We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 76ed2c8 + a5546e7 commit 8592fbfCopy full SHA for 8592fbf
1 file changed
.github/workflows/deploy-site.yml
@@ -296,7 +296,7 @@ jobs:
296
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5
297
298
- name: Upload artifact
299
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
300
with:
301
path: 'site'
302
0 commit comments