We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af43e20 commit e80f7afCopy full SHA for e80f7af
.github/workflows/check.yml
@@ -12,7 +12,7 @@ defaults:
12
jobs:
13
run-checks:
14
name: Run checks
15
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
16
17
steps:
18
- name: checkout
0 commit comments