Skip to content

Commit 89599ca

Browse files
jamwithaiclaude
andcommitted
chore: bump CI actions to Node 24-ready versions (checkout@v5, setup-uv@v6)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent fdbc2f3 commit 89599ca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ jobs:
99
checks:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v5
1313

1414
- name: Install uv
15-
uses: astral-sh/setup-uv@v5
15+
uses: astral-sh/setup-uv@v6
1616
with:
1717
python-version: "3.12"
1818

0 commit comments

Comments
 (0)