Skip to content

Commit 400d5da

Browse files
authored
Merge pull request #119 from gboeing/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 2f6b843 + a7847a9 commit 400d5da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout repo
27-
uses: actions/checkout@v6
27+
uses: actions/checkout@v7
2828

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

0 commit comments

Comments
 (0)