Skip to content

Commit 9a1e2c0

Browse files
Merge pull request #479 from loresoft/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents d0a6edf + 36164b5 commit 9a1e2c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
steps:
3232
- name: Checkout
33-
uses: actions/checkout@v6
33+
uses: actions/checkout@v7
3434
with:
3535
fetch-depth: 0
3636

0 commit comments

Comments
 (0)