mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2025-01-15 00:42:05 +08:00
Bump GitHub actions
This commit is contained in:
parent
7bdb497a83
commit
0aabf7705a
4
.github/workflows/build-cmake.yml
vendored
4
.github/workflows/build-cmake.yml
vendored
@ -24,10 +24,10 @@ jobs:
|
||||
CXXFLAGS: ${{ matrix.CXXFLAGS }}
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@v2.3.4
|
||||
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2.9.0
|
||||
uses: jurplel/install-qt-action@v2.11.1
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user