We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72611f6 + 94fad8c commit 727e42aCopy full SHA for 727e42a
1 file changed
.github/workflows/asciidoctor-ghpages.yml
@@ -77,7 +77,7 @@ jobs:
77
78
- name: Setup github pages
79
if: needs.configure.outputs.enable_publish == 'true'
80
- uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
+ uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
81
82
- name: Upload artifacts
83
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
0 commit comments