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 c54845c + 62525d7 commit dbe3638Copy full SHA for dbe3638
1 file changed
.github/workflows/dotnet.yml
@@ -26,7 +26,7 @@ jobs:
26
27
steps:
28
- name: Checkout
29
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
30
with:
31
fetch-depth: 0
32
0 commit comments