We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd13dcf commit dc099d1Copy full SHA for dc099d1
.github/workflows/dev.yml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/setup-node@v1
17
with:
18
- node-version: "22.x"
+ node-version: "22.14.0"
19
registry-url: "https://registry.npmjs.org"
20
21
- uses: coursier/setup-action@v1.2.0
0 commit comments