Skip to content

Commit

Permalink
Merge pull request #382 from samsmithnz/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/setup-dotnet-3

Bump actions/setup-dotnet from 2 to 3
  • Loading branch information
samsmithnz committed Sep 30, 2022
2 parents 45453c0 + ff078c7 commit 4a66f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup .NET
uses: actions/setup-dotnet@v2
uses: actions/setup-dotnet@v3
with:
dotnet-version: 6.0.x

Expand Down

0 comments on commit 4a66f38

Please sign in to comment.