We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a069656 commit 2e76092Copy full SHA for 2e76092
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
os: [ubuntu-latest]
18
- node: [18]
+ node: [22]
19
20
steps:
21
- uses: actions/checkout@v4
0 commit comments