We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eedfd5d commit 3e9908bCopy full SHA for 3e9908b
2 files changed
.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.12.0
+ node-version: 24.13.0
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@4fc31e1c823882afd7ef55985266a526c589de90 # v1.282.0
.github/workflows/site-build.yml
0 commit comments