Skip to content

Commit

Permalink
Merge pull request #12 from codemonkey85/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions/setup-dotnet-4.2.0

Bump actions/setup-dotnet from 4.1.0 to 4.2.0
  • Loading branch information
codemonkey85 authored Dec 30, 2024
2 parents acc6652 + c9d37c2 commit 0aa7653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_aboutcodemonkey85.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

# sets up .NET SDK
- name: Setup .NET
uses: actions/setup-dotnet@v4.1.0
uses: actions/setup-dotnet@v4.2.0
with:
global-json-file: ./global.json

Expand Down

0 comments on commit 0aa7653

Please sign in to comment.