Update actions/checkout action to v5
This commit is contained in:
parent
2b334bfd6f
commit
8c20ce7a84
5 changed files with 8 additions and 8 deletions
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Install uv
|
||||
uses: https://github.com/astral-sh/setup-uv@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue