Skip to content

Commit a05f8f5

Browse files
committed
Merge branch 'main' into flake8-test
2 parents 62b3188 + 3156387 commit a05f8f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pythonapp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ jobs:
1212
timeout-minutes: 5
1313

1414
steps:
15-
- uses: actions/checkout@v4
16-
- uses: actions/setup-python@v5
15+
- uses: actions/checkout@v5
16+
- uses: actions/setup-python@v4
1717
with:
1818
python-version: '3.11'
1919

0 commit comments

Comments
 (0)