We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50e5f93 commit d5bfc42Copy full SHA for d5bfc42
2 files changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Setup Node.js
30
uses: actions/setup-node@v4
31
with:
32
- node-version: "18"
+ node-version: "22"
33
34
- name: Cache Node.js dependencies
35
uses: actions/cache@v4
.github/workflows/release.yml
0 commit comments