Skip to content

Commit 28b5571

Browse files
Update deploy.yml
1 parent a693b9e commit 28b5571

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
run: ./tools/deploy.sh ${{ steps.get_version.outputs.VERSION }}
1818

1919
- name: Upload releases
20-
uses: actions/upload-artifact@v2
20+
uses: actions/upload-artifact@v3
2121
with:
2222
path: release/*.zip

0 commit comments

Comments
 (0)