File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
2020 with :
2121 python-version : " 3.x"
22- - uses : tox-dev/action-pre-commit-uv@246b66536e366bb885f52d61983bf32f7c95e8b1 # 1.0.3
22+ - uses : tox-dev/action-pre-commit-uv@41a04ab74d5ec7ca33c8db8a59b6e3291d576033 # 1.0.4
Original file line number Diff line number Diff line change 2626 fetch-depth : 0
2727 persist-credentials : false
2828
29- - uses : hynek/build-and-inspect-python-package@fe0a0fb1925ca263d076ca4f2c13e93a6e92a33e # v2.17 .0
29+ - uses : hynek/build-and-inspect-python-package@d44ca7d91762de7a7d5436ddae667c6da6d1c3df # v2.18 .0
3030
3131 # Publish to Test PyPI on every commit on main.
3232 release-test-pypi :
Original file line number Diff line number Diff line change 3535 uvx --with tox-uv tox -e py
3636
3737 - name : Upload coverage
38- uses : codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6.0.0
38+ uses : codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1
3939 with :
4040 flags : ${{ matrix.python-version }}
4141 name : Python ${{ matrix.python-version }}
You can’t perform that action at this time.
0 commit comments