We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec31e90 commit 93ab030Copy full SHA for 93ab030
1 file changed
.github/workflows/continuous-integration.yml
@@ -74,7 +74,7 @@ jobs:
74
- name: Use Node.js 20
75
uses: actions/setup-node@6044e13b5dc448c55e2357c09f80417699197238 # v6.2.0
76
with:
77
- node-version: 20.19.6
+ node-version: 20.20.0
78
cache: 'npm'
79
- name: Bootstrap project
80
run: |
@@ -103,7 +103,7 @@ jobs:
103
104
105
106
107
cache: npm
108
109
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments