Switch to checkout action version 4

This commit is contained in:
Holger Obermaier 2023-09-13 11:11:27 +02:00
parent 6dc4e7708a
commit 609cafeb2c

View File

@ -95,7 +95,7 @@ jobs:
# See: https://github.com/marketplace/actions/checkout
# Checkout git repository and submodules
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
with:
submodules: recursive