ci: test v4
All checks were successful
On_Push / build (push) Successful in 8s
On_Push / deploy (push) Successful in 8s

This commit is contained in:
silver 2024-08-21 01:00:45 +01:00
parent 72c87ba34a
commit 3aa4568ae8

View file

@ -17,7 +17,7 @@ jobs:
# get the repo first # get the repo first
- uses: https://code.forgejo.org/actions/checkout@v4 - uses: https://code.forgejo.org/actions/checkout@v4
- name: "Get LFS objects" - name: "Get LFS objects"
uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/get_lfs@v3 uses: https://forgejo.skynet.ie/Skynet/actions-deploy-to-skynet/get_lfs@v4
with: with:
repository: ${{ gitea.repository }} repository: ${{ gitea.repository }}
ref_name: ${{ gitea.ref_name }} ref_name: ${{ gitea.ref_name }}