Skip to content

Commit b8cd0dd

Browse files
committed
Update node to 20
Signed-off-by: Rob Stryker <rob@oxbeef.net>
1 parent 09100cd commit b8cd0dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest, windows-latest, macos-latest]
1818
java: ["11"]
19-
node: [16]
19+
node: [20]
2020
fail-fast: false
2121

2222
steps:

0 commit comments

Comments
 (0)