We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cfe5c8 + 9f4ca83 commit 0eb6864Copy full SHA for 0eb6864
1 file changed
.github/workflows/page.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/configure-pages@v6
31
32
- name: Upload website artifact
33
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v5
34
with:
35
path: './website'
36
0 commit comments