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 dc22587 commit 5983591Copy full SHA for 5983591
.github/workflows/test-e2e.yml
@@ -35,8 +35,8 @@ jobs:
35
runs-on: ubuntu-latest
36
env:
37
GOVER: 1.22
38
- DAPR_CLI_VER: 1.14.0-rc.7
39
- DAPR_RUNTIME_VER: 1.14.0-rc.5
+ DAPR_CLI_VER: 1.14.0-rc.8
+ DAPR_RUNTIME_VER: 1.14.0-rc.7
40
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
41
DAPR_CLI_REF: ""
42
DAPR_REF: ""
0 commit comments