Skip to content

Commit 64ca597

Browse files
renovate[bot]JohnVillalovos
authored andcommitted
chore(deps): update actions/download-artifact action to v3
1 parent 21e767d commit 64ca597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ jobs:
130130
uses: actions/setup-python@v4.3.0
131131
with:
132132
python-version: '3.11'
133-
- uses: actions/download-artifact@v2.1.0
133+
- uses: actions/download-artifact@v3.0.1
134134
with:
135135
name: dist
136136
path: dist

0 commit comments

Comments
 (0)