We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9a8a0d commit e792b8eCopy full SHA for e792b8e
nodejs-22.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: nodejs-22
3
- version: 22.11.0
+ version: 22.12.0
4
epoch: 0
5
description: "JavaScript runtime built on V8 engine"
6
dependencies:
@@ -37,7 +37,7 @@ pipeline:
37
with:
38
repository: https://github.com/nodejs/node.git
39
tag: v${{package.version}}
40
- expected-commit: 4e0f2773ff9465148a654dd0a2c1668104c20fec
+ expected-commit: ccba1a1cc89fa57ef231ec74cf78baaf5e477621
41
42
- name: Configure and build
43
runs: |
0 commit comments