Skip to content

Commit 4162ff9

Browse files
Use full commit ID
1 parent c05a993 commit 4162ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/llama_cpp_plugin_build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-20.04
4949
steps:
5050
- name: Set up Python 3.9
51-
uses: actions/setup-python@39cd149 # v5.1.1
51+
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
5252
with:
5353
python-version: "3.9"
5454

0 commit comments

Comments
 (0)