Skip to content

Commit 0a34c77

Browse files
committed
Merge remote-tracking branch 'c0rn3j/python3'
2 parents ed3a51d + c832427 commit 0a34c77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scc-linux.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
build:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v3
21-
- uses: actions/setup-python@v4
20+
- uses: actions/checkout@v4
21+
- uses: actions/setup-python@v5
2222
with:
2323
python-version: '3.11'
2424
# Install dependencies

0 commit comments

Comments
 (0)