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 087ff11 + 04cb9ee commit 5ed1ae4Copy full SHA for 5ed1ae4
.github/workflows/pyCode-linting.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v5
21
- name: Set up Python ${{ matrix.python-version }}
22
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
23
with:
24
python-version: ${{ matrix.python-version }}
25
- name: Installing flake8 and Upgrade pip
0 commit comments