Merge pull request #8 from Icinga/UpdateCheckoutAction

Update Checkout Action to v3
This commit is contained in:
Eric Lippmann 2023-01-10 09:58:08 +01:00 committed by GitHub
commit 231b334b37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
steps:
- name: Checkout code base
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0