Skip to content

Commit 03be1c6

Browse files
build(deps): bump awalsh128/cache-apt-pkgs-action from 1.4.3 to 1.5.0 (#3904)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 419d56c commit 03be1c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cppcmake-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: actions/checkout@v4
2727

2828
- name: Install and cache dependencies
29-
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
29+
uses: awalsh128/cache-apt-pkgs-action@v1.5.0
3030
with:
3131
packages: libfuse2 libqcustomplot-dev libqscintilla2-qt5-dev libqt5svg5 ninja-build qttools5-dev
3232
version: ${{ matrix.os }}

0 commit comments

Comments
 (0)