Skip to content

Commit cb28698

Browse files
Changed: Update Github Flow NO_RELEASE dependency node to v18.20.7
1 parent 61ceaf0 commit cb28698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Use Node.js 18.x
1111
uses: actions/setup-node@v2
1212
with:
13-
node-version: 18.x
13+
node-version: 18.20.7
1414
- name: NPM Build and Test
1515
run: |
1616
npm ci

0 commit comments

Comments
 (0)