Skip to content

Commit fd0ec71

Browse files
dependabot[bot]omerbenamram
authored andcommitted
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 1 to 4.1.7. - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@v1...v4.1.7) --- updated-dependencies: - dependency-name: actions/download-artifact dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1854cf4 commit fd0ec71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

130130
- name: Get release download URL
131131
if: env.MANUAL != '1'
132-
uses: actions/download-artifact@v1
132+
uses: actions/download-artifact@v4.1.7
133133
with:
134134
name: artifacts
135135
path: artifacts

0 commit comments

Comments
 (0)