Fix. Trying to use v5 rather than v4
Some checks failed
On_Push / deploy (push) Failing after 1m34s

This commit is contained in:
Eoghan Conlon 2024-09-26 09:11:14 +01:00
parent 49c79ac87d
commit 01c11420df

View file

@ -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 }}