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 5610bb4 commit aaa4ed1Copy full SHA for aaa4ed1
2 files changed
.github/workflows/ci-build.yml
@@ -21,7 +21,7 @@ jobs:
21
lfs: true
22
23
- name: Setup .NET (With cache)
24
- uses: actions/setup-dotnet@v5.0.1
+ uses: actions/setup-dotnet@v5.3.0
25
with:
26
dotnet-version: |
27
6.0.x
.github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
40
Write-Host "OK: publishing from '$env:REF_NAME'."
41
42
43
44
45
46
0 commit comments