Skip to content

Commit 3ab8437

Browse files
Update actions/setup-node digest to a0853c2
1 parent 22ac7e9 commit 3ab8437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
working-directory: ./site
3737

3838
- name: Install Node.js
39-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
39+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
4040
with:
4141
node-version: 22.16.0
4242

@@ -80,7 +80,7 @@ jobs:
8080
path: site/build
8181

8282
- name: Install Node.js
83-
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020
83+
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
8484
with:
8585
node-version: 22.16.0
8686

0 commit comments

Comments
 (0)