Skip to content

Commit

Permalink
Update download-artifact version in response to GHSA-cxww-7g56-2vh6
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntRanch authored Sep 27, 2024
1 parent c96d4d0 commit ec7798b
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 @@ -184,7 +184,7 @@ jobs:
permissions:
contents: write
steps:
- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4

- name: tree that thing
run: sudo apt install tree -y && tree
Expand Down

0 comments on commit ec7798b

Please sign in to comment.