Skip to content

Commit 0ea5bdc

Browse files
committed
.
1 parent 3478453 commit 0ea5bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The following example yaml code will setup Node 20.x environment with pnpm and c
77

88
```yaml
99
- name: Setup Node
10-
uses: actions-ext/node/setup@f215ffc1fb906c5771e0135698560838e6ef31f0
10+
uses: actions-ext/node/setup@3478453a763ed3c8c6eba05a092ab81a265c5492
1111
with:
1212
version: '20.x'
1313
js_folder: 'js'

0 commit comments

Comments
 (0)