Skip to content

Commit 12a7ff1

Browse files
Merge pull request #300 from loresoft/dependabot/github_actions/actions/checkout-7
Bump actions/checkout from 6 to 7
2 parents 2455330 + cc27598 commit 12a7ff1

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
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout
27-
uses: actions/checkout@v6
27+
uses: actions/checkout@v7
2828
with:
2929
fetch-depth: 0
3030

0 commit comments

Comments
 (0)