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 d2e2330 commit 800d033Copy full SHA for 800d033
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.16.0
+ node-version: 24.17.0
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@89f90524b88a01fe6e0b732220432cc6142926af # v1.313.0
.github/workflows/site-build.yml
0 commit comments