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 3db7724 commit 270f2b0Copy full SHA for 270f2b0
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
38
# Upload artifact per il deploy
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
41
with:
42
path: dist/client
43
0 commit comments