Skip to content

Commit

Permalink
Merge pull request #1976 from apache/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/setup-dotnet-4.0.0

Bump actions/setup-dotnet from 3.2.0 to 4.0.0
  • Loading branch information
Kami authored Apr 14, 2024
2 parents 637c2ac + c618f17 commit 1a4d22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
- name: Setup Dotnet 6
if: ${{ matrix.python_version == 'pyjion' }}
uses: actions/setup-dotnet@v3.2.0
uses: actions/setup-dotnet@v4.0.0
with:
dotnet-version: "6.0.100"

Expand Down

0 comments on commit 1a4d22b

Please sign in to comment.