From 7060636a92ad71593645022a523dd671c7c8fc01 Mon Sep 17 00:00:00 2001 From: Giacomo Leidi Date: Sun, 25 Feb 2024 17:13:26 +0100 Subject: [PATCH] update --- .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 57939c3..4df6ef9 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@0.1 + uses: fishinthecalculator/bonfire-extension-ci-action@0.1.1