Skip to content

Commit fb8d00b

Browse files
fix: setup node
1 parent d487fdf commit fb8d00b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v4
3939

4040
- name: Setup Node
41-
uses: actions/setup-node@v6
41+
uses: actions/setup-node@v4
4242
with:
4343
node-version: .nvmrc
4444
cache: 'yarn'

0 commit comments

Comments
 (0)