We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2508aff commit a0a93e6Copy full SHA for a0a93e6
.github/workflows/pypi.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/[email protected]
14
15
- name: Set up python
16
- uses: actions/setup-python@v5.5.0
+ uses: actions/setup-python@v5.6.0
17
with:
18
python-version: '3.13'
19
0 commit comments