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 d74088f + 5690ec3 commit 3cc8654Copy full SHA for 3cc8654
.github/workflows/ci-build.yml
@@ -21,7 +21,7 @@ jobs:
21
java-version: 17
22
distribution: zulu
23
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
with:
26
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
27
.github/workflows/release-build.yml
@@ -15,7 +15,7 @@ jobs:
15
repository: 'aspnetcore.utilities.bootstrap5taghelpers'
16
organization: 'IowaComputerGurus'
17
steps:
18
19
20
fetch-depth: 0
0 commit comments