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 814c440 commit 373a8e2Copy full SHA for 373a8e2
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
environment: nuget
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
14
- uses: actions/[email protected]
15
with:
16
dotnet-version: '7'
0 commit comments