We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15ead5e commit c026cf2Copy full SHA for c026cf2
.github/workflows/test-e2e.yml
@@ -36,7 +36,7 @@ jobs:
36
env:
37
GOVER: 1.22
38
DAPR_CLI_VER: 1.14.0
39
- DAPR_RUNTIME_VER: 1.14.0
+ DAPR_RUNTIME_VER: 1.14.1
40
DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/master/install/install.sh
41
DAPR_CLI_REF: ""
42
DAPR_REF: ""
0 commit comments