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 9115869 + 8c7d82d commit 2e9b67fCopy full SHA for 2e9b67f
.github/workflows/ci-build.yml
@@ -14,7 +14,7 @@ jobs:
14
env:
15
solution-path: './src/NetCore.Utilities.Email.SendGrid.sln'
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
with:
19
fetch-depth: 0
20
.github/workflows/release-build.yml
@@ -13,7 +13,7 @@ jobs:
13
0 commit comments