Skip to content

Commit

Permalink
Update download-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Col-E committed Jan 3, 2025
1 parent 5766d22 commit 17371d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
pull-requests: write
steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: test-artifacts
- name: Publish test results
Expand Down

0 comments on commit 17371d7

Please sign in to comment.