We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a5a1eb commit 6254bf7Copy full SHA for 6254bf7
.github/workflows/build.yml
@@ -15,7 +15,7 @@ defaults:
15
jobs:
16
lint:
17
name: Build
18
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
19
steps:
20
- name: Checkout repo
21
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
.github/workflows/lint.yml
name: Lint
0 commit comments