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 1bef177 commit c798fb6Copy full SHA for c798fb6
.github/workflows/deploy.yml
@@ -30,7 +30,7 @@ jobs:
30
npm run build
31
32
- name: Upload Artifacts
33
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
34
with:
35
name: website
36
path: 'build/'
0 commit comments