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 72c223e + d67d12b commit 9e8b9b6Copy full SHA for 9e8b9b6
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