Skip to content

Commit c4ad7d2

Browse files
committed
Update QT install GH action.
1 parent 17bc52f commit c4ad7d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/libfaust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: libfaust
22

33
env:
4-
FAUST_VERSION: 2.74.6
4+
FAUST_VERSION: 2.74.6
55
FAUSTGEN_VERSION: "1.71"
66
LLVM_PACKAGE_VERSION: "15.0.7"
77
CMAKE_OSX_DEPLOYMENT_TARGET: "10.15"
@@ -219,7 +219,7 @@ jobs:
219219
run: brew install pkg-config ncurses gtk+ liblo lame flac libogg libtool libvorbis opus mpg123
220220

221221
- name: Install Qt
222-
uses: jurplel/install-qt-action@v3
222+
uses: jurplel/install-qt-action@v4
223223
with:
224224
version: '5.15.2'
225225
host: 'mac'

0 commit comments

Comments
 (0)