Compare commits

..

No commits in common. "75cbbc43c7417e33f85b1b1cdf73daab0c8c10a4" and "5095fa3057acdce1d3ad01500144fbe54962a6fc" have entirely different histories.

View File

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