We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 419d56c commit 03be1c6Copy full SHA for 03be1c6
.github/workflows/cppcmake-ubuntu.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v4
27
28
- name: Install and cache dependencies
29
- uses: awalsh128/cache-apt-pkgs-action@v1.4.3
+ uses: awalsh128/cache-apt-pkgs-action@v1.5.0
30
with:
31
packages: libfuse2 libqcustomplot-dev libqscintilla2-qt5-dev libqt5svg5 ninja-build qttools5-dev
32
version: ${{ matrix.os }}
0 commit comments