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.
1 parent 98d1a96 commit d3b4ab6Copy full SHA for d3b4ab6
1 file changed
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
submodules: true
24
- name: Setup .NET SDK
25
- uses: actions/setup-dotnet@v5.1.0
+ uses: actions/setup-dotnet@v5.2.0
26
with:
27
global-json-file: global.json
28
- name: Build
0 commit comments