Skip to content

Commit

Permalink
chore(deps): bump the dependencies group with 2 updates (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh authored Dec 19, 2024
2 parents ab9d5e2 + 7c1b220 commit 38798c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- if: matrix.python-version == '3.10'
name: Upload coverage to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7
continue-on-error: true
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down Expand Up @@ -97,7 +97,7 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish package
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2

create-release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38798c8

Please sign in to comment.