We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4fe297 + b9cd03a commit 53eb932Copy full SHA for 53eb932
1 file changed
.github/workflows/python-ci.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v5
20
21
- name: Set up Python
22
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
23
with:
24
python-version: '3.11'
25
0 commit comments