There was an error while loading. Please reload this page.
1 parent d487fdf commit fb8d00bCopy full SHA for fb8d00b
1 file changed
.github/workflows/publish.yml
@@ -38,7 +38,7 @@ jobs:
38
uses: actions/checkout@v4
39
40
- name: Setup Node
41
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v4
42
with:
43
node-version: .nvmrc
44
cache: 'yarn'
0 commit comments