We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91ad6c1 commit 250bcc1Copy full SHA for 250bcc1
2 files changed
.github/workflows/pr-build.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Use Node.js 18
22
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
23
with:
24
- node-version: 18
+ node-version: 18.20.8
25
26
- name: Set up Ruby 3.2
27
uses: ruby/setup-ruby@2a7b30092b0caf9c046252510f9273b4875f3db9 # v1.254.0
.github/workflows/site-build.yml
0 commit comments