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 25e5559 commit 6d5cbedCopy full SHA for 6d5cbed
.github/workflows/PushNugetPackageToNugetOrg.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup .NET
18
uses: actions/setup-dotnet@v3
19
with:
20
- dotnet-version: 6.0.x
+ dotnet-version: 8.0.x
21
- name: Install dependencies
22
run: |
23
dotnet restore lib/PuppeteerSharp.sln
0 commit comments