Skip to content

Commit

Permalink
chore(deps): update actions/download-artifact action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2023
1 parent a7bd01b commit 42e761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ jobs:
- name: Remove existing react-spring
run: yarn remove react-spring

- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: package
path: ./.github/publish-ci/${{ matrix.example }}
Expand Down

0 comments on commit 42e761a

Please sign in to comment.