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 e130c69 commit 53e2776Copy full SHA for 53e2776
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- name: Setup .NET SDK
21
- uses: actions/setup-dotnet@v4.1.0
+ uses: actions/setup-dotnet@v4.2.0
22
23
dotnet-version: 7.0.x
24
- name: Set up Node.js
.github/workflows/nuget-audit.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/[email protected]
13
14
15
16
global-json-file: global.json
17
- name: Restore
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments