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 97a8442 commit 4454c64Copy full SHA for 4454c64
.github/workflows/aurora.yml
@@ -29,7 +29,7 @@ jobs:
29
with:
30
fetch-depth: 0
31
- name: Setup .NET SDK
32
- uses: actions/setup-dotnet@v4.3.1
+ uses: actions/setup-dotnet@v5.0.0
33
34
global-json-file: global.json
35
- name: Set up Node.js
.github/workflows/ci.yml
@@ -35,7 +35,7 @@ jobs:
36
37
38
39
40
41
- name: Build
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments