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 5d56303 commit e359bf0Copy full SHA for e359bf0
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
run: npm run build
58
59
- name: Upload Build
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: Website
63
path: build/
0 commit comments