Compare commits
No commits in common. "75cbbc43c7417e33f85b1b1cdf73daab0c8c10a4" and "5095fa3057acdce1d3ad01500144fbe54962a6fc" have entirely different histories.
75cbbc43c7
...
5095fa3057
@ -4,7 +4,7 @@ on: [push]
|
||||
jobs:
|
||||
lint:
|
||||
runs-on: ubuntu-latest
|
||||
container: python:3.12.6
|
||||
container: python:3.12.5
|
||||
steps:
|
||||
- run: apt-get update
|
||||
- run: apt-get install -y git nodejs
|
||||
|
Loading…
Reference in New Issue
Block a user