Skip to content

Commit e6f5b89

Browse files
authored
Merge pull request #459 from robotology/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 5c1f89a + 6ffccfc commit e6f5b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
- uses: actions/checkout@master
110110
- run: git fetch --prune --unshallow
111111

112-
- uses: actions/download-artifact@v2
112+
- uses: actions/download-artifact@v4.1.7
113113
with:
114114
name: dist
115115
path: dist

0 commit comments

Comments
 (0)