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 5345750 commit 5bbb1f3Copy full SHA for 5bbb1f3
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
21
steps:
22
- name: Use Node ${{ matrix.node-version }}
23
- - uses: actions/checkout@v3
+ uses: actions/checkout@v3
24
- name: Setup node ${{ matrix.node-version }}
25
uses: actions/setup-node@v3
26
with:
0 commit comments