Skip to content

Commit 0347bbf

Browse files
Changed the node version to 18.20.8 from 16
1 parent 570dd40 commit 0347bbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_reusable-webapp-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- uses: actions/setup-node@v4
2626
with:
27-
node-version: 16.17.0
27+
node-version: 18.20.8
2828

2929
- name: Set up env vars
3030
env:

0 commit comments

Comments
 (0)