Skip to content

Commit 8b1aa1d

Browse files
authored
Merge pull request #51 from Formula-Electric-Berkeley/dependabot/github_actions/actions/checkout-6
ci: bump actions/checkout from 4 to 6
2 parents a3303bf + 4e929eb commit 8b1aa1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-bump-minor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
runs-on: ubuntu-latest
2121
steps:
2222
- name: Checkout main
23-
uses: actions/checkout@v4
23+
uses: actions/checkout@v6
2424
with:
2525
fetch-depth: 0
2626
ref: main

0 commit comments

Comments
 (0)