We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fda1c6 commit 6873aa0Copy full SHA for 6873aa0
.github/workflows/nightly.yml
@@ -32,7 +32,7 @@ concurrency:
32
33
env:
34
# renovate: datasource=node-version depName=node versioning=node
35
- NODE_VERSION: "22.15.1"
+ NODE_VERSION: "22.16.0"
36
37
jobs:
38
params:
.github/workflows/pre-release.yml
@@ -33,7 +33,7 @@ concurrency:
39
.github/workflows/release.yml
0 commit comments