We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f81065d commit 5da650fCopy full SHA for 5da650f
1 file changed
.github/workflows/_lint.yml
@@ -25,7 +25,7 @@ jobs:
25
sudo apt-get update
26
sudo apt-get install -y clang-format-20
27
28
- - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ - uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
29
id: cppcheck-cache
30
with:
31
path: /opt/cppcheck
0 commit comments