We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f53f8d commit 15dd31fCopy full SHA for 15dd31f
.github/workflows/node.js.yml
@@ -28,7 +28,7 @@ jobs:
28
fail-fast: false
29
matrix:
30
node-version: [18.15.x, 19.x]
31
- coherence-version: [22.06.5, 23.09]
+ coherence-version: [22.06.5, 23.09.2]
32
33
steps:
34
- uses: actions/checkout@v3
0 commit comments