Skip to content

Commit 5feb411

Browse files
authored
Merge pull request #129 from python-jsonschema/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 41cc387 + a0deb60 commit 5feb411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20-
- uses: actions/checkout@v6
20+
- uses: actions/checkout@v7
2121
- name: Set up uv
2222
uses: astral-sh/setup-uv@v7
2323
with:

0 commit comments

Comments
 (0)