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.
2 parents ff7e120 + 5767f05 commit 1449051Copy full SHA for 1449051
.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