Skip to content

Commit 2674795

Browse files
committed
upd node-version
1 parent fd8cb8c commit 2674795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/setup/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ runs:
1313
- name: Setup Node.js
1414
uses: actions/setup-node@v3
1515
with:
16-
node-version: 18.17.1
16+
node-version: '18.17.1'
1717
cache: 'pnpm'
1818
- name: Get pnpm store directory
1919
shell: bash

0 commit comments

Comments
 (0)