Skip to content

Commit 6973ce8

Browse files
Merge pull request #270 from milkshakesoftware/dependabot/github_actions/actions/setup-dotnet-1.8.2
2 parents 424b5b8 + 4314999 commit 6973ce8

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
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- uses: actions/[email protected]
1616
- name: Setup .NET Core
17-
uses: actions/[email protected].1
17+
uses: actions/[email protected].2
1818
with:
1919
dotnet-version: 3.1.101
2020
- name: Install dependencies

0 commit comments

Comments
 (0)