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.
2 parents 0876ac1 + 9c02484 commit d67d12bCopy full SHA for d67d12b
1 file changed
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
name: Build
21
runs-on: ubuntu-latest
22
steps:
23
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
24
with:
25
fetch-depth: '0'
26
- name: Setup .NET Core SDK
0 commit comments