Skip to content

Commit

Permalink
CI: bump artifact download to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq authored Jun 6, 2024
1 parent 038c251 commit 7a5198f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
run: mamba run -n conda-env make test-cov

- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: steps.test.outcome == 'success'
with:
name: coverage
Expand Down

0 comments on commit 7a5198f

Please sign in to comment.