We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05a993 commit 4162ff9Copy full SHA for 4162ff9
.github/workflows/llama_cpp_plugin_build_and_test.yml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ubuntu-20.04
49
steps:
50
- name: Set up Python 3.9
51
- uses: actions/setup-python@39cd149 # v5.1.1
+ uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
52
with:
53
python-version: "3.9"
54
0 commit comments