Skip to content

Commit

Permalink
Revert to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
avylove committed Jun 20, 2024
1 parent f1e7a3e commit 950a4b1
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 @@ -95,7 +95,7 @@ jobs:
- name: Upload to Codecov
if: ${{ matrix.label != 'linting' }}

uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v3
with:
verbose: true
name: ${{ matrix.label || matrix.python-version }} ${{ startsWith(matrix.os, 'windows') && '(Windows)' || '' }}
Expand Down

0 comments on commit 950a4b1

Please sign in to comment.