diff --git a/.gitea/workflows/check-flake.yaml b/.gitea/workflows/check-flake.yaml index 44e38a7..53122c3 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@latest + uses: https://git.neet.dev/zuckerberg/attic-action@main with: endpoint: ${{ secrets.ATTIC_ENDPOINT }} cache: ${{ secrets.ATTIC_CACHE }}