just things

This commit is contained in:
Martin Rotter 2022-12-08 14:06:45 +01:00
parent b3c977733c
commit c51b608951

View File

@ -8,7 +8,7 @@ on:
jobs:
check-build-script:
name: Check build script
name: check-build-script
runs-on: ubuntu-latest
steps:
- name: Checkout source code
@ -46,7 +46,7 @@ jobs:
use_qt5: "ON"
steps:
- name: Checkout source code
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
fetch-depth: 0
submodules: true