Compare commits

..

No commits in common. "cfc41b7f7b897c208ca6354beb13a2be52a745b0" and "baaf3f3c202142d55c656ca95a9578f81cb62a1f" have entirely different histories.

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
lint:
runs-on: ubuntu-latest
container: python:3.12.5
container: python:3.12.4
steps:
- run: apt-get update
- run: apt-get install -y git nodejs