Use custom action
Some checks failed
Check Flake / check-flake (push) Failing after 1s

This commit is contained in:
Zuckerberg 2024-06-16 20:54:47 -06:00
parent 4bed47ae43
commit 25dba0ee19

View File

@ -18,7 +18,7 @@ jobs:
- run: attic -V
- name: Setup Attic Cache
uses: https://github.com/ryanccn/attic-action@v0
uses: zuckerberg/attic-action@latest
with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}