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 47853ce commit 02d99edCopy full SHA for 02d99ed
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.1
+ uses: actions/checkout@v6.0.2
46
with:
47
ssh-key: ${{ secrets.DEPLOY_KEY }}
48
- name: Build Image
0 commit comments