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] authored and JohnVillalovos committed Dec 2, 2022
1 parent 21e767d commit 64ca597
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -130,7 +130,7 @@ jobs:
uses: actions/setup-python@v4.3.0
with:
python-version: '3.11'
- uses: actions/download-artifact@v2.1.0
- uses: actions/download-artifact@v3.0.1
with:
name: dist
path: dist
Expand Down

0 comments on commit 64ca597

Please sign in to comment.