Skip to content

Commit 515eb01

Browse files
renovate[bot]DanySK
authored andcommitted
ci(deps): update actions/checkout action to v7
1 parent 99abd8d commit 515eb01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
packages: write
5555
steps:
5656
- name: Checkout
57-
uses: actions/checkout@v6.0.2
57+
uses: actions/checkout@v7.0.1
5858
with:
5959
token: ${{ secrets.DEPLOYMENT_TOKEN }}
6060
- name: Install Node

0 commit comments

Comments
 (0)