We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 518a401 + 7f27e18 commit 3cf6207Copy full SHA for 3cf6207
1 file changed
.github/workflows/python-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v6
24
25
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
26
with:
27
python-version: "3.x"
28
0 commit comments