We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb918cf + a44ac8d commit f45fba8Copy full SHA for f45fba8
2 files changed
.github/workflows/publish.yml
@@ -48,7 +48,7 @@ jobs:
48
fetch-depth: 0
49
50
- name: Setup .NET (from global.json)
51
- uses: actions/setup-dotnet@v4
+ uses: actions/setup-dotnet@v5
52
with:
53
global-json-file: global.json
54
.github/workflows/test.yml
@@ -51,7 +51,7 @@ jobs:
fetch-depth: 1
55
56
57
0 commit comments