Skip to content

Commit 66edad0

Browse files
committed
Update cli
1 parent 223fa46 commit 66edad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- name: Install logger
9797
run: composer require monolog/monolog
9898
- name: Install Dapr
99-
run: wget -q https://raw.githubusercontent.com/dapr/cli/master/install/install.sh -O - | /bin/bash -s 1.0.0-rc.4
99+
run: wget -q https://raw.githubusercontent.com/dapr/cli/master/install/install.sh -O - | /bin/bash -s 1.0.0-rc.6
100100
- name: Initialize Integration Environment
101101
run: composer run-script dapr-init
102102
- name: Integration Environment Logs

0 commit comments

Comments
 (0)