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 e066325 + 433f58e commit b046f14Copy full SHA for b046f14
1 file changed
.github/workflows/dotnet.yml
@@ -24,7 +24,7 @@ jobs:
24
25
steps:
26
- name: Checkout
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
28
with:
29
fetch-depth: 0
30
0 commit comments