Skip to content

Commit

Permalink
Merge pull request #152 from tlaplus/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
  • Loading branch information
kape1395 authored Sep 11, 2024
2 parents 8986045 + dbd3541 commit ee9ecc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
# Read "Output Release URL and
# ID File" of `release` job above.
- name: Load Release URL File from release job
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4.1.7
with:
name: release_url
- name: Get Release File Name & Upload URL
Expand Down

0 comments on commit ee9ecc6

Please sign in to comment.