Skip to content

Commit

Permalink
Merge pull request #113 from FreeRTOS/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 2 to 4.1.7 in /.github/workflows
  • Loading branch information
aggarg authored Sep 4, 2024
2 parents 6ace727 + 1cf41cb commit 3a28dbe
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 @@ -90,7 +90,7 @@ jobs:
draft: false
prerelease: false
- name: Download ZIP artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4.1.7
with:
name: ${{ env.repostiory_zip_name }}
- name: Upload Release Asset
Expand Down

0 comments on commit 3a28dbe

Please sign in to comment.