Skip to content

Commit f48a2c5

Browse files
Reverted back the version.
1 parent d7d754e commit f48a2c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989

9090
- if: ${{ matrix.python-version == '3.10' }}
9191
name: Upload coverage
92-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # pin@4.5.0
92+
uses: codecov/codecov-action@4fe8c5f003fae66aa5ebb77cfd3e7bfbbda0b6b0 # pin@3.1.5
9393
with:
9494
token: ${{ secrets.CODECOV_TOKEN }}
9595
verbose: true

0 commit comments

Comments
 (0)