We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83d54fc commit 8866ee7Copy full SHA for 8866ee7
1 file changed
.github/workflows/build-and-deploy.yml
@@ -42,7 +42,7 @@ jobs:
42
runs-on: ubuntu-latest
43
steps:
44
- name: Checkout
45
- uses: actions/checkout@v6.0.0
+ uses: actions/checkout@v6.0.1
46
with:
47
ssh-key: ${{ secrets.DEPLOY_KEY }}
48
- name: Build Image
0 commit comments