Updates for github actions

This commit is contained in:
David Bomba
2024-12-11 09:54:48 +11:00
parent 76b5e10318
commit 8863ed9e38
4 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
matrix: ${{ steps.set-matrix.outputs.matrix }}
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0
@@ -55,7 +55,7 @@ jobs:
- "1.23.15"
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
fetch-depth: 0