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 5256b51 commit 385ac6fCopy full SHA for 385ac6f
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
os: [ubuntu-latest, windows-latest, macos-latest]
8
runs-on: ${{ matrix.os }}
9
steps:
10
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
11
with:
12
fetch-depth: 0
13
- name: Setup .NET 6
0 commit comments