ci : bump komac version (#19682)

This commit is contained in:
Sigbjørn Skjæret 2026-02-17 09:30:31 +01:00 committed by GitHub
parent ae46a61e41
commit e48349a49d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ jobs:
- name: Install komac
run: |
cargo binstall komac@2.11.2 -y
cargo binstall komac@2.15.0 -y
- name: Find latest release
id: find_latest_release