We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f968200 commit 3fcf395Copy full SHA for 3fcf395
.github/workflows/build-n-publish-to-pypi.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Python 3.10
24
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
25
with:
26
python-version: "3.10"
27
0 commit comments