We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cb0cc6 + 8019fab commit dfd39f0Copy full SHA for dfd39f0
1 file changed
.github/workflows/pyCode-linting.yml
@@ -17,7 +17,7 @@ jobs:
17
python-version: [3.8]
18
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
21
- name: Set up Python ${{ matrix.python-version }}
22
uses: actions/setup-python@v2
23
with:
0 commit comments