Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 8fc3134

Browse files
committed
Node.js security update
1 parent 692d113 commit 8fc3134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
fail-fast: false
88
matrix:
99
scala: [2.13.4, 2.12.13]
10-
nodejs: [14.15.4, 12.20.1, 10.23.1]
10+
nodejs: [14.16.0, 12.21.0, 10.24.0]
1111
steps:
1212
- uses: actions/checkout@v2
1313
- uses: olafurpg/setup-scala@v10

0 commit comments

Comments
 (0)