Skip to content

Commit

Permalink
Bump cache apt pkgs action in releases 2025 0 (#28516)
Browse files Browse the repository at this point in the history
### Details:
The same as #28495 , but
for releases/2025/0 branch
  • Loading branch information
ababushk authored Jan 17, 2025
1 parent 105004b commit eebd0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
lfs: 'true'

- name: Install apt-get dependencies
uses: awalsh128/cache-apt-pkgs-action@a6c3917cc929dd0345bfb2d3feaf9101823370ad # v1.4.2
uses: awalsh128/cache-apt-pkgs-action@5902b33ae29014e6ca012c5d8025d4346556bd40 # v1.4.3
with:
packages: graphviz texlive liblua5.2-0 libclang1-9 libclang-cpp9
version: 3.0
Expand Down

0 comments on commit eebd0ce

Please sign in to comment.