We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 439502b commit e5bba9eCopy full SHA for e5bba9e
1 file changed
.github/workflows/website.yml
@@ -94,7 +94,7 @@ jobs:
94
uses: actions/configure-pages@v6
95
96
- name: Upload artifact
97
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
98
with:
99
path: dist
100
0 commit comments