Skip to content

Commit 57cc14b

Browse files
authored
Merge pull request #828 from CloverHackyColor/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 6645e05 + be5edaf commit 57cc14b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
permissions:
1717
contents: write
1818
steps:
19-
- uses: actions/checkout@v6
19+
- uses: actions/checkout@v7
2020
with:
2121
submodules: recursive
2222
fetch-depth: 0

0 commit comments

Comments
 (0)