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 fb62220 commit 32303c8Copy full SHA for 32303c8
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
node-version: ['12', '14', '16']
16
17
steps:
18
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
19
- name: Run tests with ${{ matrix.node-version }}
20
uses: actions/setup-node@v3
21
with:
0 commit comments