Update .github/workflows/build.yml
Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
parent
28686908b3
commit
ad8359461c
|
@ -16,7 +16,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Qt
|
||||
uses: jurplel/install-qt-action@v3
|
||||
|
|
Loading…
Reference in New Issue