mirror of
https://github.com/karpathy/nanochat.git
synced 2026-03-05 08:50:31 +00:00
Update .github/workflows/base.yml
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
This commit is contained in:
parent
7715d0d425
commit
876da692c6
2
.github/workflows/base.yml
vendored
2
.github/workflows/base.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user