There was an error while loading. Please reload this page.
1 parent 3478453 commit 0ea5bdcCopy full SHA for 0ea5bdc
1 file changed
setup/README.md
@@ -7,7 +7,7 @@ The following example yaml code will setup Node 20.x environment with pnpm and c
7
8
```yaml
9
- name: Setup Node
10
- uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
+ uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
11
with:
12
version: '20.x'
13
js_folder: 'js'
0 commit comments