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 c04655d commit af5ae0dCopy full SHA for af5ae0d
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v7
16
- - uses: actions/setup-node@v6
+ - uses: actions/setup-node@v7
17
with:
18
cache: yarn
19
- run: yarn install
0 commit comments