Skip to content

Commit d98418e

Browse files
Bump actions/setup-dotnet from 4 to 5 (#25978)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 499cedf commit d98418e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ jobs:
183183
with:
184184
fetch-depth: '0'
185185

186-
- uses: actions/setup-dotnet@v4
186+
- uses: actions/setup-dotnet@v5
187187
with:
188188
global-json-file: ./global.json
189189

0 commit comments

Comments
 (0)