Skip to content

Commit

Permalink
Update download-artifact action to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
satran004 committed Sep 18, 2024
1 parent 0a97146 commit c36641c
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 @@ -117,7 +117,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: result
path: artifacts
Expand Down

0 comments on commit c36641c

Please sign in to comment.