Skip to content

Commit b186d73

Browse files
authored
Merge pull request #117 from rok4/dependabot/github_actions/develop/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents dd43ee5 + 60a0121 commit b186d73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.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@v5
142+
- uses: actions/download-artifact@v6
143143
with:
144144
name: dist-py3
145145
path: dist/

0 commit comments

Comments
 (0)