Skip to content

Commit 96ede66

Browse files
committed
working on check.yml
1 parent e4c0b5c commit 96ede66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/flake8-workfow.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
runs-on: ubuntu-latest
3232
steps:
3333
- name: Setup Python
34-
uses: actions/setup-python@v1
34+
uses: actions/setup-python@v5
3535
with:
3636
python-version: 3.11.9
3737
architecture: x64

0 commit comments

Comments
 (0)