Skip to content

Commit

Permalink
Merge pull request #346 from SixLabors/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/setup-dotnet-4

Bump actions/setup-dotnet from 3 to 4
  • Loading branch information
JimBobSquarePants authored Dec 11, 2023
2 parents eef8ae1 + cf59db1 commit 6096704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
s3rver -d . &
- name: DotNet Setup
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
7.0.x
Expand Down

0 comments on commit 6096704

Please sign in to comment.