There was an error while loading. Please reload this page.
1 parent 73f0c0e commit 0284dc0Copy full SHA for 0284dc0
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Setup Node.js
25
- uses: actions/setup-node@v2
+ uses: actions/setup-node@v3
26
with:
27
node-version: ${{ matrix.node }}
28
0 commit comments