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 3403d76 commit 16bdd51Copy full SHA for 16bdd51
.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.3, 1.9.0]
+ dapr-version: [1.6.3, 1.7.4, 1.8.3, 1.9.2]
13
platform: [ubuntu-latest]
14
runs-on: ${{ matrix.platform }}
15
0 commit comments