We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d0e09e + bf6e8dc commit ef9fd50Copy full SHA for ef9fd50
.github/workflows/pep8.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: 0
29
30
- name: Set up Python ${{ matrix.python-version }}
31
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
32
with:
33
python-version: ${{ matrix.python-version }}
34
.github/workflows/unittest.yml
0 commit comments