There was an error while loading. Please reload this page.
2 parents 5bd5c7b + 1fe828c commit 9725ee0Copy full SHA for 9725ee0
2 files changed
.github/workflows/ci-build.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
solution-path: './src/ICG AspnetCore Utilities.sln'
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v6
18
with:
19
fetch-depth: 0
20
@@ -54,7 +54,7 @@ jobs:
54
java-version: 11
55
distribution: zulu
56
57
58
59
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
60
.github/workflows/release-build.yml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments