We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5908c39 commit e4fee4aCopy full SHA for e4fee4a
1 file changed
.github/workflows/generate.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Setup node
26
uses: actions/setup-node@v4.0.2
27
with:
28
- node-version: 18.17.x
+ node-version: 20.15.x
29
cache: npm
30
- name: Install
31
run: npm install
0 commit comments