We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a893f81 commit 4e8fae6Copy full SHA for 4e8fae6
1 file changed
.github/workflows/continuous-integration.yml
@@ -72,7 +72,7 @@ jobs:
72
- name: Use Node.js 22
73
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
74
with:
75
- node-version: 22
+ node-version: 22.23.1
76
cache: 'npm'
77
- name: Bootstrap project
78
run: |
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
cache: npm
106
107
@@ -136,7 +136,7 @@ jobs:
136
137
138
139
140
141
142
0 commit comments