Skip to content

Commit 30b4ea3

Browse files
Merge pull request #455 from milkshakesoftware/dependabot/github_actions/actions/setup-dotnet-5.3.0
2 parents 8ccb640 + 8075b0f commit 30b4ea3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v6.0.2
1717

1818
- name: Setup .NET Core
19-
uses: actions/setup-dotnet@v5.2.0
19+
uses: actions/setup-dotnet@v5.3.0
2020
with:
2121
dotnet-version: 10.0.x
2222

0 commit comments

Comments
 (0)