We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adb1b22 commit 004c7b7Copy full SHA for 004c7b7
.github/workflows/dotnetcore.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/[email protected]
18
- name: Setup .NET Core
19
- uses: actions/setup-dotnet@v4.2.0
+ uses: actions/setup-dotnet@v4.3.0
20
with:
21
dotnet-version: 3.1.101
22
- name: Install dependencies
0 commit comments