Skip to content

Commit

Permalink
Merge pull request #1 from radxa-pkg/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/download-artifact-4

Bump actions/download-artifact from 3 to 4
  • Loading branch information
RadxaYuntian authored Dec 18, 2023
2 parents c8e884f + 84d8f13 commit d033872
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 @@ -45,7 +45,7 @@ jobs:
with:
submodules: recursive
fetch-depth: 0
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
with:
name: ${{ github.event.repository.name }}
- name: Check if the latest version is releasable
Expand Down

0 comments on commit d033872

Please sign in to comment.