Skip to content

Commit 4bd0d4b

Browse files
Update dependency node to v20
1 parent 5b5924c commit 4bd0d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
2121
with:
22-
node-version: '14.x'
22+
node-version: '20.x'
2323
registry-url: 'https://registry.npmjs.org'
2424

2525
- name: "Install dependencies"

0 commit comments

Comments
 (0)