Skip to content

Commit ffb05d8

Browse files
authored
Merge pull request #111 from rok4/dependabot/github_actions/develop/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents f582497 + a58c18e commit ffb05d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139

140140
steps:
141141

142-
- uses: actions/download-artifact@v4
142+
- uses: actions/download-artifact@v5
143143
with:
144144
name: dist-py3
145145
path: dist/

0 commit comments

Comments
 (0)