Skip to content

Commit 9cceef1

Browse files
committed
1 parent 6b2dbfc commit 9cceef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- name: Install mise to install Hurl
8686
uses: jdx/[email protected] # https://github.com/jdx/mise-action
8787
with:
88-
version: 2025.4.2 # [default: latest] mise version to install
88+
version: 2025.4.4 # [default: latest] mise version to install
8989
install: true # [default: true] run `mise install`
9090
cache: true # [default: true] cache mise using GitHub's cache
9191
log_level: info # [default: info] log level

0 commit comments

Comments
 (0)