CI: Update Checkout Action to v3

This commit is contained in:
Timm Ortloff 2023-01-09 12:59:56 +01:00
parent d63a12ba2c
commit f99236d0df
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