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.
2 parents 56927e2 + 1076fa9 commit 3f92e41Copy full SHA for 3f92e41
.github/workflows/lint.yml
@@ -20,7 +20,7 @@ jobs:
20
- toxenv: null
21
python-version: "3.10"
22
steps:
23
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
24
- name: Using Python ${{ matrix.python-version }}
25
uses: actions/setup-python@v6
26
with:
.github/workflows/tox.yml
@@ -45,7 +45,7 @@ jobs:
45
python-version: "3.13"
46
unsupported: true
47
48
49
50
51
0 commit comments