Skip to content

Commit

Permalink
Update actions/download-artifact action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent 836e6e8 commit 22c2d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
python-version: ${{ env.PYTHON_VERSION }}

- name: Download coverage reports from all jobs
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: covdata

Expand Down

0 comments on commit 22c2d1f

Please sign in to comment.