Skip to content

Commit

Permalink
CI: update to download-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
triplef committed Feb 3, 2025
1 parent e3c91a6 commit 17917f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:

steps:
- name: Download artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4

- name: Update GitHub prerelease
if: ${{ github.ref == 'refs/heads/master' }}
Expand Down

0 comments on commit 17917f8

Please sign in to comment.