Skip to content

Commit 9e8b5d0

Browse files
authored
Merge pull request #244 from devlead/renovate/actions-checkout-7.x
chore(deps): update actions/checkout action to v7
2 parents 8220d5d + baadf8b commit 9e8b5d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
os: [windows-latest]
2222
steps:
2323
- name: Get the sources
24-
uses: actions/checkout@v6
24+
uses: actions/checkout@v7
2525
with:
2626
fetch-depth: 0
2727

0 commit comments

Comments
 (0)