There was an error while loading. Please reload this page.
2 parents a411a93 + 969d3d2 commit 3692c9fCopy full SHA for 3692c9f
1 file changed
.github/workflows/pypi-release.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v5
15
- name: setup python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: 3.11
19
0 commit comments