Skip to content

Commit 63bf21f

Browse files
authored
Update setup dotnet action (#5048)
1 parent c8a6c3d commit 63bf21f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark-action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
egress-policy: audit
2525

2626
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.6.0
27-
- uses: actions/setup-dotnet@3447fd6a9f9e57506b15f895c5b76d3b197dc7c2 # v3.2.0
27+
- uses: actions/setup-dotnet@v4
2828
with:
2929
dotnet-version: '6.0.418'
3030
- name: Run benchmark

0 commit comments

Comments
 (0)