Skip to content

Commit c819c63

Browse files
authored
Merge pull request #49 from noam09/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 1660db2 + c19deaf commit c819c63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- uses: actions/checkout@v1
5353
- name: Load Release URL File from release job
54-
uses: actions/download-artifact@v1
54+
uses: actions/download-artifact@v4.1.7
5555
with:
5656
name: release_url
5757

0 commit comments

Comments
 (0)