We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 164095a commit 024e538Copy full SHA for 024e538
.github/workflows/build.yml
@@ -6,8 +6,8 @@ jobs:
6
fail-fast: false
7
matrix:
8
node:
9
- - 18
10
- 20
+ - 22
11
steps:
12
- name: Checkout
13
uses: actions/checkout@v4
.github/workflows/coverage.yml
.github/workflows/example.yml
@@ -8,8 +8,8 @@ jobs:
14
15
0 commit comments