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 c7d8743 + 77f076b commit 8eda3ddCopy full SHA for 8eda3dd
1 file changed
.github/workflows/publish-website.yml
@@ -68,7 +68,7 @@ jobs:
68
uses: actions/configure-pages@45bfe0192ca1faeb007ade9deae92b16b8254a0d # v6.0.0
69
70
- name: Upload artifact
71
- uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
+ uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
72
with:
73
path: './src'
74
0 commit comments