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 ae4d39e commit fddab9dCopy full SHA for fddab9d
.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.2.0
+ uses: actions/setup-dotnet@v4.3.0
22
23
dotnet-version: 7.0.x
24
- name: Set up Node.js
.github/workflows/release.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments