We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3578a5a + f1392ff commit cd69f39Copy full SHA for cd69f39
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