We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ead26c + 8f4135e commit 599aea5Copy full SHA for 599aea5
1 file changed
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
windows:
15
runs-on: windows-latest
16
steps:
17
- - uses: actions/checkout@v6.0.0
+ - uses: actions/checkout@v6.0.1
18
with:
19
fetch-depth: 2
20
- uses: actions/setup-dotnet@v5
@@ -36,7 +36,7 @@ jobs:
36
linux:
37
runs-on: ubuntu-latest
38
39
40
41
42
0 commit comments