mirror of
https://github.com/ditkrg/DIT.Workflower.git
synced 2026-01-22 22:06:42 +00:00
Merge pull request #5 from ditkrg/dependabot/github_actions/dev/actions/setup-dotnet-2
Bump actions/setup-dotnet from 1 to 2
This commit is contained in:
commit
36e4e94a44
2
.github/workflows/deploy-nuget.yaml
vendored
2
.github/workflows/deploy-nuget.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- uses: actions/setup-dotnet@v1
|
||||
- uses: actions/setup-dotnet@v2
|
||||
with:
|
||||
dotnet-version: "6.0.x"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user