Skip to content

Commit

Permalink
Update setup dotnet action (#5048)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmaytak authored Jan 5, 2025
1 parent c8a6c3d commit 63bf21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
egress-policy: audit

- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
- uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0
- uses: actions/setup-dotnet@v4
with:
dotnet-version: '6.0.418'
- name: Run benchmark
Expand Down

0 comments on commit 63bf21f

Please sign in to comment.