mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2026-04-10 12:33:42 +00:00
chore: Update outdated GitHub Actions versions (#951)
This commit is contained in:
2
.github/workflows/basic-tests-pixi.yml
vendored
2
.github/workflows/basic-tests-pixi.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
os: [ubuntu-latest, windows-latest]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Set up pixi (without caching)
|
||||
uses: prefix-dev/setup-pixi@v0.8.2
|
||||
|
||||
Reference in New Issue
Block a user