Skip to content

Commit

Permalink
Merge branch 'master' into fix_listtodict_default
Browse files Browse the repository at this point in the history
  • Loading branch information
collerek authored Dec 4, 2024
2 parents fd4e742 + b63b9d3 commit 0d58498
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: bash scripts/test.sh

- name: Upload coverage
uses: codecov/codecov-action@v4.5.0
uses: codecov/codecov-action@v4.6.0
with:
name: codecov-umbrella
token: ${{ secrets.CODCOV_TOKEN }}
Expand Down

0 comments on commit 0d58498

Please sign in to comment.