Skip to content

Commit 5da650f

Browse files
ci(deps): bump actions/cache from 5.0.4 to 5.0.5 (#269)
Patch bump.
1 parent f81065d commit 5da650f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
sudo apt-get update
2626
sudo apt-get install -y clang-format-20
2727
28-
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
28+
- uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
2929
id: cppcheck-cache
3030
with:
3131
path: /opt/cppcheck

0 commit comments

Comments
 (0)