We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e69ae2c commit bd597adCopy full SHA for bd597ad
.github/workflows/CI.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
20
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
21
with:
22
node-version: ${{ matrix.node }}
23
cache: yarn
0 commit comments