We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3c947a + 7377653 commit d464accCopy full SHA for d464acc
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v6
16
with:
17
fetch-depth: 0
18
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
19
20
python-version: "3.x"
21
- uses: pre-commit/action@v3.0.1
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
python-version: ${{ matrix.python-version }}
44
allow-prereleases: true
0 commit comments