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 3ba09d2 commit c58e1b1Copy full SHA for c58e1b1
.github/workflows/dotnet.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
with:
26
fetch-depth: 0
27
persist-credentials: false
0 commit comments