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 528bfe7 commit 63b3daeCopy full SHA for 63b3dae
.github/workflows/pre-commit.yml
@@ -48,7 +48,7 @@ jobs:
48
build-scan-terms-of-use-agree: "yes"
49
50
- name: Set up Python
51
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
52
with:
53
python-version: '3.13'
54
0 commit comments