Update .github/workflows/lint.yaml

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

View file

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