From 45e1f551d8e8e373555806bf267a631b3204369a Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Mon, 17 Jul 2023 17:48:32 +0200 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 88fd037..99845a0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -27,7 +27,7 @@ jobs: # Runs a single command using the runners shell - name: Install GNU Guix - uses: PromyLOPh/guix-install-action@v1 + uses: PromyLOPh/guix-install-action@v1.4 # Runs a set of commands using the runners shell - name: Build image