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 8dd9556 + 1318a72 commit 9e4dd4dCopy full SHA for 9e4dd4d
1 file changed
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
name: Build
28
runs-on: ubuntu-latest
29
steps:
30
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
31
with:
32
fetch-depth: '0'
33
- name: Setup .NET Core SDK
0 commit comments