ci : update GitHub Actions versions [no ci] (#18935)

This commit is contained in:
Pádraic Slattery 2026-01-22 00:57:18 +01:00 committed by GitHub
parent 77078e80e5
commit 6b99a223e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 131 additions and 131 deletions

View file

@ -9,9 +9,9 @@ jobs:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
repository: "ggml-org/llama.cpp"
- uses: actions/labeler@v5
- uses: actions/labeler@v6
with:
configuration-path: '.github/labeler.yml'