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