Compare commits

..

No commits in common. "64fb2430c9eb67e7b6eaa0b4d80b036db4a971fd" and "84f1adb12529cbb98721970506da21dfbbc3364b" 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.13.0 container: python:3.12.7
steps: steps:
- run: apt-get update - run: apt-get update
- run: apt-get install -y git nodejs - run: apt-get install -y git nodejs