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 babe974 commit 92aae83Copy full SHA for 92aae83
.github/workflows/build-and-publish.yaml
@@ -70,7 +70,7 @@ jobs:
70
- uses: actions/checkout@v4
71
72
- name: Set up Python
73
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v6
74
with:
75
python-version: "3.11"
76
0 commit comments