Skip to content

Commit

Permalink
Bump download-artifact version number
Browse files Browse the repository at this point in the history
  • Loading branch information
hmelder committed Aug 23, 2024
1 parent 1b69555 commit 7f35298
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 @@ -73,7 +73,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 7f35298

Please sign in to comment.