From caacb4b7a7c895a8e9d9b5d5adfa92447be5c575 Mon Sep 17 00:00:00 2001 From: Zuckerberg Date: Sun, 16 Jun 2024 20:55:50 -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 03c493e..44e38a7 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: zuckerberg/attic-action@latest + uses: https://git.neet.dev/zuckerberg/attic-action@latest with: endpoint: ${{ secrets.ATTIC_ENDPOINT }} cache: ${{ secrets.ATTIC_CACHE }}