Merge pull request #28 from ghisvail/patch-1

Bump guix-install-action to v1.5
This commit is contained in:
David Wilson 2024-02-08 14:52:23 +02:00 committed by GitHub
commit 586fcc7fff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: Install Guix - name: Install Guix
uses: PromyLOPh/guix-install-action@v1 uses: PromyLOPh/guix-install-action@v1.5
- name: Build ISO - name: Build ISO
run: | run: |