mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-27 23:29:10 +01:00
Bump actions/setup-dotnet from 5 to 5.2.0 (#12793)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
133af5f035
commit
e2e3bb8249
@@ -59,7 +59,7 @@ jobs:
|
||||
- 5000:5000 #Can't use env here for some reason
|
||||
steps:
|
||||
- name: Setup dotnet
|
||||
uses: actions/setup-dotnet@v5
|
||||
uses: actions/setup-dotnet@v5.2.0
|
||||
with:
|
||||
dotnet-version: 8.0.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user