We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8966010 commit f1392ffCopy full SHA for f1392ff
2 files changed
.github/workflows/pr-build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Use Node.js 22
22
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
23
with:
24
- node-version: 24.15.0
+ node-version: 24.16.0
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@afeafc3d1ab54a631816aba4c914a0081c12ff2f # v1.310.0
.github/workflows/site-build.yml
0 commit comments