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 2cbf364 commit 7d68db7Copy full SHA for 7d68db7
.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.3 # https://github.com/jdx/mise-action
+ uses: jdx/mise-action@v2.3.1 # https://github.com/jdx/mise-action
87
with:
88
version: 2025.5.14 # [default: latest] mise version to install
89
install: true # [default: true] run `mise install`
0 commit comments