Update .github/workflows/lint.yaml

This commit is contained in:
Derek 2025-03-07 20:42:00 +00:00
parent c18353a803
commit c9d353aaca

View file

@ -13,7 +13,7 @@ on:
jobs: jobs:
lint: lint:
name: Lint name: Lint
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
steps: steps:
- name: Code Checkout - name: Code Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3