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 59ab39e + c05a027 commit 15ab5b2Copy full SHA for 15ab5b2
.github/workflows/asciidoctor-ghpages.yml
@@ -85,7 +85,7 @@ jobs:
85
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
86
87
- name: Upload artifacts
88
- uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
+ uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
89
with:
90
path: ${{github.workspace}}/build/docs
91
0 commit comments