Change checkout action
Build and deploy site / deploy (push) Failing after 11s Details

This commit is contained in:
Jarrod Doyle 2024-03-16 11:24:41 +00:00
parent 1e43176d44
commit a0c0310a7f
Signed by: Jayrude
GPG Key ID: 38B57B16E7C0ADF7
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
- name: Check out repository code
uses: actions/checkout@v3
uses: RouxAntoine/checkout@v3.5.4
with:
submodules: 'recursive'
- name: Install apt packages