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 7ef1103Copy full SHA for 7ef1103
.github/workflows/jekyll-gh-pages.yml
@@ -38,7 +38,7 @@ jobs:
38
- name: Install Node.js
39
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
40
with:
41
- node-version: 22.16.0
+ node-version: 22.19.0
42
43
- name: Cache npm global packages
44
id: cache-npm-global
@@ -82,7 +82,7 @@ jobs:
82
83
84
85
86
87
88
0 commit comments