We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d345734 + 7af2d03 commit 7f9d164Copy full SHA for 7f9d164
1 file changed
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
fetch-depth: '0'
29
30
- name: Setup .NET Core SDK
31
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
32
with:
33
global-json-file: global.json
34
cache: 'true'
0 commit comments