Skip to content

Commit 270f2b0

Browse files
committed
fix(deploy): update to v3
1 parent 3db7724 commit 270f2b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
# Upload artifact per il deploy
3939
- name: Upload artifact
40-
uses: actions/upload-pages-artifact@v2
40+
uses: actions/upload-pages-artifact@v3
4141
with:
4242
path: dist/client
4343

0 commit comments

Comments
 (0)