Skip to content

Commit 2a86b38

Browse files
iktakahiroclaude
andcommitted
chore(ci): upgrade checkout action to v5
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 10c1c21 commit 2a86b38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
matrix:
1111
python-version: ["3.14"]
1212
steps:
13-
- uses: actions/checkout@v4
13+
- uses: actions/checkout@v5
1414
- name: Set up uv
1515
uses: astral-sh/setup-uv@v6
1616
with:

0 commit comments

Comments
 (0)