We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5444ab commit 616edf4Copy full SHA for 616edf4
1 file changed
.github/workflows/static.yml
@@ -50,7 +50,7 @@ jobs:
50
uses: actions/configure-pages@v3
51
52
- name: Upload artifact
53
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
54
with:
55
# Upload entire repository
56
path: 'dist'
0 commit comments