We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 232051b + 70e5348 commit 05b7f5bCopy full SHA for 05b7f5b
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ permissions:
8
contents: read
9
jobs:
10
lint-client:
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v6
14
- name: Install npm
0 commit comments