Skip to content

Commit

Permalink
Merge pull request #571 from hildogjr/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/download-artifact-4.1.7

Bump actions/download-artifact from 1 to 4.1.7 in /.github/workflows
  • Loading branch information
set-soft authored Sep 4, 2024
2 parents 244617d + 0a3d1d2 commit cac6e5c
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 @@ -76,7 +76,7 @@ jobs:
uses: actions/checkout@v1

- name: Retrieve
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4.1.7
with:
name: package

Expand Down

0 comments on commit cac6e5c

Please sign in to comment.