Skip to content

Commit 134772f

Browse files
Merge pull request #436 from milkshakesoftware/dependabot/github_actions/actions/checkout-5.0.0
2 parents 4ba1e3f + 389365d commit 134772f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: windows-latest
1414

1515
steps:
16-
- uses: actions/checkout@v4.2.2
16+
- uses: actions/checkout@v5.0.0
1717

1818
- name: Setup .NET Core
1919
uses: actions/setup-dotnet@v4.3.1

0 commit comments

Comments
 (0)