Skip to content

Commit f3581a7

Browse files
Testing CI
Signed-off-by: Gowtham Shanmugasundaram <[email protected]>
1 parent 4f5269c commit f3581a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
strategy:
1313
matrix:
14-
node-version: [14, 16, 18]
14+
node-version: [14, 16, 18.7.1]
1515
steps:
1616
- uses: actions/checkout@v3
1717
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)