Skip to content

Commit f5f9520

Browse files
committed
Update node-version example to 20 in prepare-node README
1 parent 9811a79 commit f5f9520

File tree

1 file changed

+1
-1
lines changed
  • packages/github-actions/actions/prepare-node

1 file changed

+1
-1
lines changed

packages/github-actions/actions/prepare-node/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ steps:
5959
- name: Prepare node
6060
uses: woocommerce/grow/prepare-node@actions-v2
6161
with:
62-
node-version: 18
62+
node-version: 20
6363
cache-dependency-path: "./packages/github-actions"
6464
```
6565

0 commit comments

Comments
 (0)