We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0363b4 commit 6958f0dCopy full SHA for 6958f0d
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
- name: Use Node.js
60
uses: actions/setup-node@v5
61
with:
62
- node-version: 18.x
+ node-version: 22.x
63
- name: Check out repository
64
uses: actions/checkout@v5
65
- name: Load cache
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
@@ -108,7 +108,7 @@ jobs:
108
109
110
111
112
113
114
0 commit comments