We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676f299 commit e9e3bb0Copy full SHA for e9e3bb0
2 files changed
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
fetch-depth: 0
31
- name: Setup .NET SDK
32
- uses: actions/setup-dotnet@v5.0.1
+ uses: actions/setup-dotnet@v5.1.0
33
34
global-json-file: global.json
35
- name: Build
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
25
0 commit comments