mirror of
https://github.com/j93es/oauth-backend.git
synced 2026-06-05 00:41:27 +09:00
Update ci.yml
This commit is contained in:
parent
ba6064c378
commit
db514172dc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -13,10 +13,10 @@ jobs:
|
||||||
python-version: [3.13]
|
python-version: [3.13]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v6
|
||||||
|
|
||||||
- name: Install uv
|
- name: Install uv
|
||||||
uses: astral-sh/setup-uv@v4
|
uses: astral-sh/setup-uv@v6
|
||||||
with:
|
with:
|
||||||
enable-cache: true
|
enable-cache: true
|
||||||
cache-dependency-glob: "uv.lock"
|
cache-dependency-glob: "uv.lock"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue