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 d760838Copy full SHA for d760838
.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@395ad3262231945c25e8478fd5baf05154b1d79f
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