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.
2 parents 8e207e2 + 83d2bb2 commit b329569Copy full SHA for b329569
1 file changed
.github/workflows/main.yml
@@ -11,7 +11,7 @@ jobs:
11
if: github.ref != 'refs/heads/main'
12
steps:
13
- name: Checkout main
14
- uses: actions/checkout@v5.0.0
+ uses: actions/checkout@v6.0.2
15
- name: Build only
16
uses: shalzz/zola-deploy-action@v0.21.0
17
env:
0 commit comments