Skip to content

Commit

Permalink
fixup! chore(ci): upgrade workflow actions to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dairiki committed Sep 5, 2024
1 parent c8f9949 commit 9c01398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Test with tox
run: tox -e py27

- uses: actions/upload-artifact@v5
- uses: actions/upload-artifact@v4
with:
name: coverage-data-2.7
path: .coverage.*
Expand Down

0 comments on commit 9c01398

Please sign in to comment.