Skip to content

Commit 8e2ee8f

Browse files
Merge pull request #258 from loresoft/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents 40fee49 + d9d43c3 commit 8e2ee8f

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@v5
27+
uses: actions/checkout@v6
2828
with:
2929
fetch-depth: 0
3030

0 commit comments

Comments
 (0)