From cb6e0666e6d008754859ae6c7a0e29a8f1650c11 Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Sun, 25 Feb 2024 18:27:45 +0100 Subject: [PATCH] Update CI --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dbcf465c..41a96b71 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,4 +31,4 @@ jobs: key: ${{ runner.os }}-mix-${{ hashFiles('**/mix.lock') }} restore-keys: ${{ runner.os }}-mix- - name: Run tests - uses: fishinthecalculator/bonfire-extension-ci-action@v0.1 + uses: fishinthecalculator/bonfire-extension-ci-action@v0.1.3