Skip to content

Commit 16bdd51

Browse files
committed
👷 ci(unit): bump dapr 1.9.2
Signed-off-by: Haili Zhang <[email protected]>
1 parent 3403d76 commit 16bdd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
node-version: [16]
12-
dapr-version: [1.6.3, 1.7.4, 1.8.3, 1.9.0]
12+
dapr-version: [1.6.3, 1.7.4, 1.8.3, 1.9.2]
1313
platform: [ubuntu-latest]
1414
runs-on: ${{ matrix.platform }}
1515

0 commit comments

Comments
 (0)