Skip to content

Commit

Permalink
Merge pull request #17 from samsmithnz/samsmithnz-patch-1
Browse files Browse the repository at this point in the history
Update action.yml
  • Loading branch information
samsmithnz authored Jan 1, 2024
2 parents 62f7b6d + 8e89ad5 commit 07e6e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ runs:
with:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of analysis
- name: Install .NET SDK
uses: actions/setup-dotnet@v3.2.0
uses: actions/setup-dotnet@v4
with:
dotnet-version: ${{ inputs.dotnet-version }}
- name: Cache SonarCloud packages
Expand Down

0 comments on commit 07e6e0e

Please sign in to comment.