There was an error while loading. Please reload this page.
2 parents 569973d + f9851cf commit 6128138Copy full SHA for 6128138
1 file changed
.github/workflows/release.yaml
@@ -36,7 +36,7 @@ jobs:
36
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
37
with:
38
persist-credentials: false
39
- - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v6
+ - uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
40
41
python-version: "3.13"
42
@@ -74,4 +74,4 @@ jobs:
74
path: dist/
75
76
- name: Publish to PyPI
77
- uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # release/v1
+ uses: pypa/gh-action-pypi-publish@dc37677b2e1c63e2034f94d8a5b11f265b73ba33 # v1.14.2
0 commit comments