Skip to content

Commit 6b2e021

Browse files
build(deps): bump awalsh128/cache-apt-pkgs-action from 1.5.0 to 1.5.3 (#3987)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bb4792 commit 6b2e021

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v5
2727

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

0 commit comments

Comments
 (0)