We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a257e03 commit b9a3106Copy full SHA for b9a3106
.github/workflows/itests.yml
@@ -29,7 +29,7 @@ jobs:
29
GOARCH: amd64
30
GOPROXY: https://proxy.golang.org
31
DAPR_CLI_VER: 1.15.2
32
- DAPR_RUNTIME_VER: 1.16.0-rc.4
+ DAPR_RUNTIME_VER: 1.16.0-rc.5
33
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/release-1.16/install/install.sh
34
DAPR_CLI_REF: ''
35
steps:
0 commit comments