Skip to content

Commit

Permalink
CI: update download and upload artifact actions to v4 (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
VinzentRisch authored Dec 9, 2024
1 parent d56e00a commit 1f130cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/q2-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: actions/download-artifact@v3
- uses: actions/download-artifact@v4
name: 'Fetch coverage from builds'
with:
name: ${{ needs.ci.outputs.additional-reports-name }}
Expand Down

0 comments on commit 1f130cb

Please sign in to comment.