Skip to content

Commit 57aaceb

Browse files
Update workflows from templates. (#69)
1 parent f7cc648 commit 57aaceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/typescript-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
node_version:
18-
- '12'
18+
- '14'
1919
steps:
2020
- uses: actions/checkout@v2
2121
- uses: actions-rs/toolchain@v1

0 commit comments

Comments
 (0)