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 2c3c8d1 commit 40eebb8Copy full SHA for 40eebb8
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
- 16.x
12
- 17.x
13
steps:
14
- - uses: actions/checkout@v2.4.0
+ - uses: actions/checkout@v3
15
- uses: actions/[email protected]
16
with:
17
node-version: ${{ matrix.node-version }}
0 commit comments