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 a74e93f commit 726597eCopy full SHA for 726597e
.github/workflows/unit-test.yml
@@ -33,7 +33,7 @@ jobs:
33
34
strategy:
35
matrix:
36
- node: [18.x]
+ node: [20.x]
37
os:
38
- ubuntu-latest
39
# windows-latest, TODO: hash-sum result different with linux
0 commit comments