We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7162c0c + cb0e04f commit 7b22a0eCopy full SHA for 7b22a0e
1 file changed
.github/workflows/pages.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Upload artifact
40
if: github.event_name != 'pull_request'
41
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
42
43
deploy:
44
0 commit comments