We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cf4876 + 923feb0 commit be196b0Copy full SHA for be196b0
2 files changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
27
# Setup .NET Core SDK
28
- name: Setup .NET Core
29
- uses: actions/setup-dotnet@v3
+ uses: actions/setup-dotnet@v4
30
with:
31
dotnet-version: ${{ env.DOTNET_VERSION }}
32
.github/workflows/cicd.yml
@@ -27,7 +27,7 @@ jobs:
33
0 commit comments