Skip to content

Commit 42402eb

Browse files
alexdewarCopilot
andauthored
Use v6 of actions/checkout
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent f330cef commit 42402eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pre-commit-autoupdate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
auto-update:
1414
runs-on: ubuntu-latest
1515
steps:
16-
- uses: actions/checkout@v4
16+
- uses: actions/checkout@v6
1717
- uses: actions/setup-python@v5
1818
- uses: browniebroke/pre-commit-autoupdate-action@1
1919
- uses: peter-evans/create-pull-request@v7

0 commit comments

Comments
 (0)