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 22ac7e9 commit 3ab8437Copy full SHA for 3ab8437
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
working-directory: ./site
37
38
- name: Install Node.js
39
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
+ uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
40
with:
41
node-version: 22.16.0
42
@@ -80,7 +80,7 @@ jobs:
80
path: site/build
81
82
83
84
85
86
0 commit comments