From a4b2a2a09ca06b9fb8e9c135b7f80404a2a2940d Mon Sep 17 00:00:00 2001 From: Manuel Date: Thu, 15 Sep 2022 22:02:07 +0200 Subject: [PATCH] Alire version: 1.2.1, like in the index --- .github/workflows/main.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f46daba..3689860 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,6 +27,8 @@ jobs: target: native - name: alire-project/setup-alire uses: alire-project/setup-alire@v1 + with: + version: 1.2.1 - name: Update apt if: runner.os == 'Linux' run: sudo apt-get update @@ -48,6 +50,8 @@ jobs: target: native - name: alire-project/setup-alire uses: alire-project/setup-alire@v1 + with: + version: 1.2.1 - name: Update apt run: sudo apt-get update - name: Update