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 2ebdd5d commit 5767f05Copy full SHA for 5767f05
.github/workflows/format.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
build:
7
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
9
strategy:
10
matrix:
11
node-version: [20]
.github/workflows/lint.yml
0 commit comments