Skip to content

Commit

Permalink
build(deps): bump actions/setup-dotnet from 3.2.0 to 4.0.0 (#1585)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcheetham authored Apr 16, 2024
2 parents 487b91e + 9ec175b commit b5ddaf5
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 @@ -25,7 +25,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup .NET
uses: actions/setup-dotnet@v3.2.0
uses: actions/setup-dotnet@v4.0.0
with:
dotnet-version: 8.0.x

Expand Down

0 comments on commit b5ddaf5

Please sign in to comment.