Project template update

This commit is contained in:
Adam Fowler
2023-03-27 09:47:54 +01:00
parent 48918c1d2a
commit 85114c9ecb
4 changed files with 11 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: macOS-latest
steps:
- name: Checkout
uses: actions/checkout@v1
uses: actions/checkout@v3
with:
fetch-depth: 1
- name: Install Dependencies