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 76c79b0 + 1c5ecf1 commit efec109Copy full SHA for efec109
1 file changed
.github/workflows/docs.yml
@@ -38,7 +38,7 @@ jobs:
38
run: 'touch docs/.nojekyll'
39
40
- name: 'Upload Pages artifact'
41
- uses: 'actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b' # v4.0.0
+ uses: 'actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9' # v5.0.0
42
with:
43
path: 'docs'
44
0 commit comments