We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4c3493 + 3ff1883 commit 7213a5eCopy full SHA for 7213a5e
1 file changed
.github/workflows/build-deploy-page.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- name: 'Checkout'
19
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
20
with:
21
submodules: recursive
22
- name: 'Build page with Nanoc'
0 commit comments