Skip to content

Commit 5388e50

Browse files
committed
👷 ci(unit): bump dapr 1.8.2
Signed-off-by: Haili Zhang <[email protected]>
1 parent ccc375b commit 5388e50

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.1]
12+
dapr-version: [1.6.3, 1.7.4, 1.8.2]
1313
platform: [ubuntu-latest]
1414
runs-on: ${{ matrix.platform }}
1515
steps:

0 commit comments

Comments
 (0)