mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-11-27 05:05:34 -05:00
Update .github/workflows/build.yml
Co-authored-by: Margen67 <Margen67@users.noreply.github.com>
This commit is contained in:
parent
28686908b3
commit
ad8359461c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -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 a new issue