Skip to content

Commit 9af3a69

Browse files
chore(deps): update actions/upload-artifact action to v3
1 parent a7bd01b commit 9af3a69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
- name: Pack
5858
run: yarn package
5959

60-
- uses: actions/upload-artifact@v2
60+
- uses: actions/upload-artifact@v3
6161
with:
6262
name: package
6363
path: packages/react-spring/package.tgz

0 commit comments

Comments
 (0)