We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bee6f6 commit a32fa1cCopy full SHA for a32fa1c
1 file changed
.github/workflows/unit.yml
@@ -9,7 +9,7 @@ jobs:
9
strategy:
10
matrix:
11
node-version: [16]
12
- dapr-version: [1.6.3, 1.7.4, 1.8.2]
+ dapr-version: [1.6.3, 1.7.4, 1.8.3]
13
platform: [ubuntu-latest]
14
runs-on: ${{ matrix.platform }}
15
steps:
0 commit comments