We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2fd24 commit ec01b41Copy full SHA for ec01b41
.github/workflows/integration-tests.yml
@@ -85,7 +85,7 @@ jobs:
85
- name: Install mise to install Hurl
86
uses: jdx/[email protected] # https://github.com/jdx/mise-action
87
with:
88
- version: 2025.4.4 # [default: latest] mise version to install
+ version: 2025.4.8 # [default: latest] mise version to install
89
install: true # [default: true] run `mise install`
90
cache: true # [default: true] cache mise using GitHub's cache
91
log_level: info # [default: info] log level
0 commit comments