We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1198e6 commit ad39877Copy full SHA for ad39877
1 file changed
.github/workflows/unit.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Dapr
22
uses: dapr/setup-dapr@v1
23
with:
24
- version: '1.7.1'
+ version: '1.8.0'
25
- name: Install Docker for macOS
26
uses: docker-practice/actions-setup-docker@master
27
if: ${{ matrix.platform == 'macos-latest' }}
0 commit comments