There was an error while loading. Please reload this page.
2 parents 3d6db89 + 71a4ffd commit ce7cf36Copy full SHA for ce7cf36
.github/workflows/coverage.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v3
23
24
- name: Set up Node.js ${{ matrix.node-version }}
25
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v3
26
with:
27
node-version: ${{ matrix.node-version }}
28
0 commit comments