We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ccb640 + 8075b0f commit 30b4ea3Copy full SHA for 30b4ea3
1 file changed
.github/workflows/dotnetcore.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v6.0.2
17
18
- name: Setup .NET Core
19
- uses: actions/setup-dotnet@v5.2.0
+ uses: actions/setup-dotnet@v5.3.0
20
with:
21
dotnet-version: 10.0.x
22
0 commit comments