From cad04680c4ab8d42c26e77d8ddf52c807fe5efe4 Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Sun, 16 Jun 2024 21:30:10 -0600 Subject: [PATCH] try again --- .gitea/workflows/check-flake.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/check-flake.yaml b/.gitea/workflows/check-flake.yaml index 53122c3..da56dcc 100644 --- a/.gitea/workflows/check-flake.yaml +++ b/.gitea/workflows/check-flake.yaml @@ -18,7 +18,7 @@ jobs: - run: attic -V - name: Setup Attic Cache - uses: https://git.neet.dev/zuckerberg/attic-action@main + uses: https://git.neet.dev/zuckerberg/attic-action@v0.2.5 with: endpoint: ${{ secrets.ATTIC_ENDPOINT }} cache: ${{ secrets.ATTIC_CACHE }}