Skip to content

Commit ad39877

Browse files
authored
👷 ci(unit): use dapr cli 1.8.0
1 parent f1198e6 commit ad39877

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Install Dapr
2222
uses: dapr/setup-dapr@v1
2323
with:
24-
version: '1.7.1'
24+
version: '1.8.0'
2525
- name: Install Docker for macOS
2626
uses: docker-practice/actions-setup-docker@master
2727
if: ${{ matrix.platform == 'macos-latest' }}

0 commit comments

Comments
 (0)