We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b266192 commit b8e3801Copy full SHA for b8e3801
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- uses: actions/checkout@v3
18
19
- name: Setup .NET
20
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
21
with:
22
global-json-file: './global.json'
23
0 commit comments