We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7cc648 commit 57aacebCopy full SHA for 57aaceb
.github/workflows/typescript-ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
node_version:
18
- - '12'
+ - '14'
19
steps:
20
- uses: actions/checkout@v2
21
- uses: actions-rs/toolchain@v1
0 commit comments