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 5b8ca66 commit 866cd68Copy full SHA for 866cd68
.github/workflows/integration-tests.yml
@@ -83,7 +83,7 @@ jobs:
83
run: docker compose ps
84
85
- name: Install mise to install Hurl
86
- uses: jdx/mise-action@v2.4.0 # https://github.com/jdx/mise-action
+ uses: jdx/mise-action@v3.0.2 # https://github.com/jdx/mise-action
87
with:
88
version: 2025.7.8 # [default: latest] mise version to install
89
install: true # [default: true] run `mise install`
0 commit comments