Skip to content

Commit 72891a7

Browse files
Merge pull request #413 from milkshakesoftware/dependabot/github_actions/actions/checkout-4.2.0
2 parents a2fa889 + ef08652 commit 72891a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: windows-latest
1515

1616
steps:
17-
- uses: actions/checkout@v4.1.7
17+
- uses: actions/checkout@v4.2.0
1818
- name: Setup .NET Core
1919
uses: actions/[email protected]
2020
with:

0 commit comments

Comments
 (0)