We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 156f6f3 + 22ae5e6 commit ccf2cb7Copy full SHA for ccf2cb7
1 file changed
.github/workflows/ci.yaml
@@ -85,7 +85,7 @@ jobs:
85
runs-on: ubuntu-latest
86
steps:
87
- uses: actions/checkout@v6
88
- - uses: actions/setup-node@v5
+ - uses: actions/setup-node@v6
89
with:
90
node-version: '21'
91
- run: npm ci
0 commit comments