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.
2 parents 2b13fcf + e428faf commit a32b184Copy full SHA for a32b184
.github/workflows/main.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v5
18
19
- name: Set up Python
20
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
21
with:
22
python-version: '3.x'
23
.github/workflows/release.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
16
0 commit comments