Skip to content

Commit 3eb3c6c

Browse files
Merge pull request #442 from milkshakesoftware/dependabot/github_actions/actions/checkout-6.0.1
2 parents 315c749 + 8c95f1f commit 3eb3c6c

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/[email protected].0
16+
- uses: actions/[email protected].1
1717

1818
- name: Setup .NET Core
1919
uses: actions/[email protected]

0 commit comments

Comments
 (0)