We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60a0e24 + d939a3d commit f18f1caCopy full SHA for f18f1ca
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@v6
+ uses: actions/upload-artifact@v7
53
with:
54
name: github-pages
55
path: ${{ runner.temp }}/website.tar
0 commit comments