1
0
Fork 0

chore: temporarily use attic-action fork

This commit is contained in:
Daniel Kempkens 2023-09-14 16:17:21 +02:00
parent c0f3218a3f
commit e5651d437a
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ jobs:
planner: linux
github-token: null
- name: Setup Attic
uses: https://github.com/ryanccn/attic-action@v0
uses: https://github.com/nifoc/attic-action@use-cache
with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}

View file

@ -23,7 +23,7 @@ jobs:
planner: linux
github-token: null
- name: Setup Attic
uses: https://github.com/ryanccn/attic-action@v0
uses: https://github.com/nifoc/attic-action@use-cache
with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}