Skip to content

Commit

Permalink
Merge pull request #421 from SMI/dependabot/github_actions/actions/se…
Browse files Browse the repository at this point in the history
…tup-dotnet-4
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
2 parents eaafaf7 + 402b67d commit cb58a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
run: sudo apt-get install -y libeatmydata1 libarchive-tools
- uses: actions/checkout@v4
- name: Setup .NET Core
uses: actions/setup-dotnet@v3
uses: actions/setup-dotnet@v4
with:
dotnet-version: "6.0.x"
- uses: actions/setup-java@v4
Expand Down

0 comments on commit cb58a19

Please sign in to comment.