We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c680dd2 + 7d1671a commit ea1104fCopy full SHA for ea1104f
.github/workflows/ci.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/checkout@v4
13
- - uses: actions/setup-node@v2
+ - uses: actions/setup-node@v4
14
with:
15
cache: yarn
16
- run: yarn install
0 commit comments