Compare commits
2 Commits
654fa82a70
...
b2f9c2433d
Author | SHA1 | Date | |
---|---|---|---|
b2f9c2433d | |||
|
614684caab |
@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
container: python:3.12.3
|
||||
container: python:3.12.4
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y git nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user