mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-04-30 20:50:16 +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
|
|
@ -24,9 +24,9 @@ jobs:
|
|||
name: check-requirements
|
||||
steps:
|
||||
- name: Check out source repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v6
|
||||
- name: Set up Python environment
|
||||
uses: actions/setup-python@v5
|
||||
uses: actions/setup-python@v6
|
||||
with:
|
||||
python-version: "3.11"
|
||||
- name: Run check-requirements.sh script
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue