We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fc759e8 + 5045631 commit 27c4fccCopy full SHA for 27c4fcc
1 file changed
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
35
36
# pre-commit runtime + codespell + pre-commit-hooks require Python
37
- name: Set up Python
38
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
39
with:
40
python-version: "3.x"
41
0 commit comments