We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 204a47c + 57cc313 commit 7cd4958Copy full SHA for 7cd4958
1 file changed
.github/workflows/publish.yaml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v6.0.1
17
18
- name: setup python
19
- uses: actions/setup-python@v6.1.0
+ uses: actions/setup-python@v6.2.0
20
with:
21
python-version: 3.13
22
0 commit comments