Skip to content

Commit 2cd74f7

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 2dd2e8e commit 2cd74f7

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
@@ -136,7 +136,7 @@ jobs:
136136
uses: actions/setup-python@v5.6.0
137137
with:
138138
python-version: '3.13'
139-
- uses: actions/download-artifact@v4.3.0
139+
- uses: actions/download-artifact@v5.0.0
140140
with:
141141
name: dist
142142
path: dist

0 commit comments

Comments
 (0)