ci: update podman installer to msi for windows runners (#16264)

ci: update podman installer to msi

Signed-off-by: serbangeorge-m <serbangeorge.m@gmail.com>
This commit is contained in:
George Serban 2026-02-16 15:37:47 +01:00 committed by GitHub
parent 4c714488d3
commit d8eeac65b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -377,7 +377,7 @@ jobs:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Install latest Podman version using external action
uses: redhat-actions/podman-install@15cb93f5a6b78a758fd8f4d1cecbf6651d4bcea3
uses: redhat-actions/podman-install@38597414074271e07efa9fb2292cff7eea8d374d
with:
github-token: ${{ secrets.GITHUB_TOKEN }}