diff --git a/.forgejo/workflows/push.yaml b/.forgejo/workflows/push.yaml index 1b4de02..ef9f75a 100644 --- a/.forgejo/workflows/push.yaml +++ b/.forgejo/workflows/push.yaml @@ -14,7 +14,7 @@ jobs: # get the repo first - uses: https://code.forgejo.org/actions/checkout@v4 # Make sure all files are pulled down - - uses: https://forgejo.skynet.ie/Skynet/actions/get_lfs@v6 + - uses: https://forgejo.skynet.ie/Skynet/actions/get_lfs@v5 with: repository: ${{ gitea.repository }} ref_name: ${{ gitea.ref_name }}