Skip to content

Commit b47fe68

Browse files
Merge branch 'main' into dependabot/github_actions/actions/setup-python-6
2 parents 32fa179 + bbf279d commit b47fe68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
matrix:
2525
python-version: ['3.10', '3.13']
2626
steps:
27-
- uses: actions/checkout@v5
27+
- uses: actions/checkout@v6
2828

2929
- name: Install uv
3030
uses: astral-sh/setup-uv@v6

0 commit comments

Comments
 (0)