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 57220eb commit 1a12776Copy full SHA for 1a12776
.github/workflows/pack.yml
@@ -17,7 +17,7 @@ jobs:
17
fetch-depth: 0 # avoid shallow clone
18
19
- name: Setup .NET
20
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
21
with:
22
dotnet-version: 8.0.x
23
0 commit comments