We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ec2ff commit a636a9aCopy full SHA for a636a9a
.github/workflows/test-integration-jwt.yml
@@ -18,7 +18,7 @@ jobs:
18
strategy:
19
fail-fast: false
20
matrix:
21
- node_version: [18]
+ node_version: [18.17.1]
22
os: [ubuntu-22.04]
23
app-type:
24
- jwt-with-angular-app
0 commit comments