Update .github/workflows/build.yml

Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
iAmInAction 2024-09-26 11:37:39 +00:00 committed by GitHub
parent 28686908b3
commit ad8359461c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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