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 0d3407d commit 71c81ebCopy full SHA for 71c81eb
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
node-version: [14.x, 16.x]
18
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
21
- name: Set up Node.js ${{ matrix.node-version }}
22
uses: actions/setup-node@v1
23
with:
0 commit comments