Skip to content

Commit 631618a

Browse files
astaykovCopilot
andcommitted
Update GitHub Pages build to Node 20
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 37925d3 commit 631618a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/webapp-ghpages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919
- uses: actions/setup-node@v6
2020
with:
21-
node-version: 18
21+
node-version: 20
2222
cache: npm
2323
cache-dependency-path: src/react/package-lock.json
2424
- name: Install dependencies

0 commit comments

Comments
 (0)