We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 991b389 + 37e5144 commit e94d3f4Copy full SHA for e94d3f4
1 file changed
.github/workflows/release-pypi.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-tags: true
29
fetch-depth: 0
30
- name: Set up Python
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
with:
33
python-version: "3.x"
34
- name: Install pypa/build
0 commit comments