We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8af939 commit 3119c8aCopy full SHA for 3119c8a
.github/workflows/lint.yml
@@ -8,7 +8,7 @@ env:
8
jobs:
9
lint:
10
name: Lint
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
12
strategy:
13
matrix:
14
node-version: [20]
0 commit comments