Skip to content

Commit 5f7f66d

Browse files
authored
Bump node to 20
Signed-off-by: Kurt Garloff <[email protected]>
1 parent e600f6f commit 5f7f66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Setup Node
1515
uses: actions/setup-node@v3
1616
with:
17-
node-version: 18
17+
node-version: 20
1818
- name: Cache dependencies
1919
uses: actions/cache@v3
2020
with:

0 commit comments

Comments
 (0)