Skip to content

Commit 8bb3665

Browse files
authored
Merge pull request #47 from stesee/dependabot/github_actions/actions/checkout-6
Bump actions/checkout from 5 to 6
2 parents b1adbb7 + 3044207 commit 8bb3665

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
@@ -31,7 +31,7 @@ jobs:
3131
matrix:
3232
os: [windows-latest]
3333
steps:
34-
- uses: actions/checkout@v5
34+
- uses: actions/checkout@v6
3535
- name: Setup .NET
3636
uses: actions/setup-dotnet@v5
3737
with:

0 commit comments

Comments
 (0)