Skip to content

Commit a636a9a

Browse files
authored
force node 18.17.1 (jhipster#1386)
1 parent 13ec2ff commit a636a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integration-jwt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
node_version: [18]
21+
node_version: [18.17.1]
2222
os: [ubuntu-22.04]
2323
app-type:
2424
- jwt-with-angular-app

0 commit comments

Comments
 (0)