We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715f00c commit eb2fd24Copy full SHA for eb2fd24
.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.1.11 # https://github.com/jdx/mise-action
+ uses: jdx/mise-action@v2.2.1 # https://github.com/jdx/mise-action
87
with:
88
version: 2025.4.4 # [default: latest] mise version to install
89
install: true # [default: true] run `mise install`
0 commit comments