Skip to content

Commit bbf279d

Browse files
Merge pull request #81 from plone/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 3996bc0 + f4aca23 commit bbf279d

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)