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 21e6787 commit bc36b09Copy full SHA for bc36b09
.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.6.8 # [default: latest] mise version to install
+ version: 2025.7.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