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 4bb567b commit 0b113daCopy full SHA for 0b113da
.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.2.1 # https://github.com/jdx/mise-action
+ uses: jdx/mise-action@v2.2.2 # https://github.com/jdx/mise-action
87
with:
88
version: 2025.5.3 # [default: latest] mise version to install
89
install: true # [default: true] run `mise install`
0 commit comments