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 2c58506 commit e7b1fd6Copy full SHA for e7b1fd6
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/[email protected]
22
with:
23
fetch-depth: 1
24
- - uses: actions/setup-node@v3.7.0
+ - uses: actions/setup-node@v3.8.1
25
26
node-version: ${{ matrix.node-version }}
27
- run: yarn
0 commit comments