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 1d541c1 commit aea9c06Copy full SHA for aea9c06
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@v4.3.0
+ uses: actions/checkout@v5.0.0
46
with:
47
ssh-key: ${{ secrets.DEPLOY_KEY }}
48
- name: Build Image
0 commit comments