mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-05 07:10:41 +00:00
ci : update GitHub Actions versions [no ci] (#18935)
This commit is contained in:
parent
77078e80e5
commit
6b99a223e3
20 changed files with 131 additions and 131 deletions
4
.github/workflows/update-ops-docs.yml
vendored
4
.github/workflows/update-ops-docs.yml
vendored
|
|
@ -18,10 +18,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: '3.x'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue