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 ec01b41 commit 4bb567bCopy full SHA for 4bb567b
.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.8 # [default: latest] mise version to install
+ version: 2025.5.3 # [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