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.
2 parents c3867d5 + 2fa7998 commit e7a2db2Copy full SHA for e7a2db2
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4.1.7
22
with:
23
fetch-depth: 1
24
- - uses: actions/setup-node@v4.0.3
+ - uses: actions/setup-node@v4.4.0
25
26
node-version: ${{ matrix.node-version }}
27
- run: yarn
0 commit comments