Skip to content

Commit

Permalink
Bump awalsh128/cache-apt-pkgs-action from 1.4.2 to 1.4.3 (#1906)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 21, 2025
1 parent 97752e1 commit a28f06b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
sudo apt install -y cmake
- name: Install Dependencies with cache
uses: awalsh128/[email protected].2
uses: awalsh128/[email protected].3
with:
packages: >
build-essential
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci_ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
with:
cache: true

- uses: awalsh128/[email protected].2
- uses: awalsh128/[email protected].3
with:
packages: libgl1-mesa-dev libglu1-mesa-dev
version: 1.0
Expand Down

0 comments on commit a28f06b

Please sign in to comment.