From da6ab1793b18d19a1499ecc7e44d21a501de908c Mon Sep 17 00:00:00 2001 From: Zack Siri Date: Wed, 13 Mar 2024 16:00:29 +0700 Subject: [PATCH] Update icepak for centos --- .github/workflows/centos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/centos.yml b/.github/workflows/centos.yml index aec84d4..b73fc15 100644 --- a/.github/workflows/centos.yml +++ b/.github/workflows/centos.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 0 - name: Setup IcePAK - uses: upmaru/icepak@v0 + uses: upmaru/icepak@v0.1.7 with: alpine: v3.19 arch: ${{matrix.os.arch}}