We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07e194 commit 975c826Copy full SHA for 975c826
.github/workflows/code_snippets.yml
@@ -34,7 +34,7 @@ jobs:
34
submodules: 'true'
35
36
- name: Install OpenCL
37
- uses: awalsh128/cache-apt-pkgs-action@a6c3917cc929dd0345bfb2d3feaf9101823370ad # v1.4.2
+ uses: awalsh128/cache-apt-pkgs-action@5902b33ae29014e6ca012c5d8025d4346556bd40 # v1.4.3
38
if: runner.os == 'Linux'
39
with:
40
packages: ocl-icd-opencl-dev opencl-headers
0 commit comments