Skip to content

Commit 2d64135

Browse files
authored
Update pylint.yml
1 parent 8ca3e73 commit 2d64135

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ jobs:
66
build:
77
runs-on: ubuntu-latest
88
container:
9-
image: ubuntu/python:latest
9+
image: ubuntu/python:3.12-24.04_stable
10+
1011
steps:
1112
- uses: actions/checkout@v4
1213

0 commit comments

Comments
 (0)