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 ba57a0e commit 4ecbb23Copy full SHA for 4ecbb23
.github/workflows/pre-commit.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/checkout@v5
21
22
- name: Set Up Python 🐍
23
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
24
with:
25
python-version: 3.12
26
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
27
28
29
30
0 commit comments