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.
1 parent 520363b commit deb74b9Copy full SHA for deb74b9
.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