Skip to content

Commit b240fe2

Browse files
authored
Merge pull request #4 from sboulema/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 4 to 7
2 parents 0e724c4 + 9a063db commit b240fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
environment: Release
4747
steps:
4848
- name: Download artifact
49-
uses: actions/download-artifact@v4
49+
uses: actions/download-artifact@v7
5050
with:
5151
merge-multiple: true
5252

0 commit comments

Comments
 (0)