Skip to content

Commit

Permalink
Merge pull request #281 from BBVA/dependabot/github_actions/actions/d…
Browse files Browse the repository at this point in the history
…ownload-artifact-4

chore(deps): bump actions/download-artifact from 3 to 4
  • Loading branch information
CesarGallego authored Jul 7, 2024
2 parents a49d0e3 + ccdf3f8 commit 0a5d990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Download a single artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: binaries
- name: Install NSIS
Expand Down

0 comments on commit 0a5d990

Please sign in to comment.