Skip to content

Commit 656a8d3

Browse files
committed
chore: update GH actions desc
Signed-off-by: dhmlau <dhmlau@ca.ibm.com>
1 parent 8ac355f commit 656a8d3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pr-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020

21-
- name: Use Node.js 18
21+
- name: Use Node.js 22
2222
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2323
with:
2424
node-version: 22.18.0

.github/workflows/site-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
persist-credentials: false
2020

21-
- name: Use Node.js 18
21+
- name: Use Node.js 22
2222
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2323
with:
2424
node-version: 22.18.0

0 commit comments

Comments
 (0)