Skip to content

Commit 9a4d987

Browse files
chore(deps): update actions/upload-artifact action to v3 (#2153)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dd90f0 commit 9a4d987

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)