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 01c97bc commit 720a6d1Copy full SHA for 720a6d1
.github/workflows/directnet-nuget-publish.yaml
@@ -15,7 +15,7 @@ env:
15
16
jobs:
17
build:
18
- runs-on: windows-2019
+ runs-on: windows-latest
19
steps:
20
- uses: actions/checkout@v2
21
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ on:
13
14
- uses: actions/checkout@v3
0 commit comments