Skip to content

Commit cac6e5c

Browse files
authored
Merge pull request #571 from hildogjr/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
2 parents 244617d + 0a3d1d2 commit cac6e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uses: actions/checkout@v1
7777

7878
- name: Retrieve
79-
uses: actions/download-artifact@v1
79+
uses: actions/download-artifact@v4.1.7
8080
with:
8181
name: package
8282

0 commit comments

Comments
 (0)