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 afa78e5 + 27c82c9 commit 086d196Copy full SHA for 086d196
.github/workflows/docs.yml
@@ -36,7 +36,7 @@ jobs:
36
run: 'mkdocs build --strict'
37
38
- name: 'Upload Pages artifact'
39
- uses: 'actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b' # v4.0.0
+ uses: 'actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9' # v5.0.0
40
with:
41
path: 'site'
42
0 commit comments