We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9902be2 + 54a4699 commit 6436ffdCopy full SHA for 6436ffd
1 file changed
.github/workflows/playground.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: actions/setup-node@v6
30
with:
31
- node-version: 20
+ node-version: 24
32
cache: npm
33
cache-dependency-path: playground/package-lock.json
34
0 commit comments