Skip to content

Commit

Permalink
Bump download-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
leroyvn committed Sep 4, 2024
1 parent 422f5d1 commit 15e6e69
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 @@ -70,7 +70,7 @@ jobs:
- run: python -m pip install --upgrade coverage[toml]

- name: Download coverage data
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: coverage-data

Expand Down

0 comments on commit 15e6e69

Please sign in to comment.