Skip to content

Commit 4d8a99f

Browse files
renovate[bot]DanySK
authored andcommitted
ci(deps): update actions/checkout action to v6.0.1
1 parent 83d54fc commit 4d8a99f

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
@@ -42,7 +42,7 @@ jobs:
4242
runs-on: ubuntu-latest
4343
steps:
4444
- name: Checkout
45-
uses: actions/checkout@v6.0.0
45+
uses: actions/checkout@v6.0.1
4646
with:
4747
ssh-key: ${{ secrets.DEPLOY_KEY }}
4848
- name: Build Image

0 commit comments

Comments
 (0)