diff --git a/.gitea/workflows/check-flake.yaml b/.gitea/workflows/check-flake.yaml index 831f73f..8ee72da 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@v0 + uses: https://github.com/ryanccn/attic-action@v0.2.1 with: endpoint: ${{ secrets.ATTIC_ENDPOINT }} cache: ${{ secrets.ATTIC_CACHE }}