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 a652a92 + efb7ae8 commit 087ff11Copy full SHA for 087ff11
.github/workflows/pyCode-linting.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: [3.8]
18
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
- name: Set up Python ${{ matrix.python-version }}
22
uses: actions/setup-python@v4
23
with:
0 commit comments