We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 520363b + deb74b9 commit 3d175f2Copy full SHA for 3d175f2
1 file changed
.github/workflows/publish_website.yml
@@ -49,7 +49,7 @@ jobs:
49
INPUT_PATH: build/gh-pages
50
51
- name: Upload the website
52
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
53
with:
54
name: github-pages
55
path: ${{ runner.temp }}/website.tar
0 commit comments