Skip to content

Commit

Permalink
Reverted back the version.
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 31, 2024
1 parent d7d754e commit f48a2c5
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 @@ -89,7 +89,7 @@ jobs:

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

0 comments on commit f48a2c5

Please sign in to comment.