Skip to content

Commit 3a28dbe

Browse files
authored
Merge pull request #113 from FreeRTOS/dependabot/github_actions/dot-github/workflows/actions/download-artifact-4.1.7
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
2 parents 6ace727 + 1cf41cb commit 3a28dbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
draft: false
9191
prerelease: false
9292
- name: Download ZIP artifact
93-
uses: actions/download-artifact@v2
93+
uses: actions/download-artifact@v4.1.7
9494
with:
9595
name: ${{ env.repostiory_zip_name }}
9696
- name: Upload Release Asset

0 commit comments

Comments
 (0)