We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 96f9c0c + d454616 commit c6f24c1Copy full SHA for c6f24c1
1 file changed
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
16
# sets up .NET SDK
17
- name: Setup .NET Core SDK
18
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
19
with:
20
global-json-file: ./global.json
21
0 commit comments