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 02e7e1f commit 5c63a03Copy full SHA for 5c63a03
.github/workflows/pr-build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Use Node.js 22
22
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
23
with:
24
- node-version: 24.11.1
+ node-version: 24.12.0
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@d697be2f83c6234b20877c3b5eac7a7f342f0d0c # v1.269.0
.github/workflows/site-build.yml
0 commit comments