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 456bbfa + f58dcea commit 8de64d0Copy full SHA for 8de64d0
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@v4
+ - uses: actions/checkout@v5
31
with:
32
fetch-depth: '0'
33
- name: Setup .NET Core SDK
0 commit comments