mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-04-23 16:49:22 -04:00
Remove core from setup-dotnet action
Core keyword was dropped in 5.0 and the action now supports .NET 5, .NET 6...
This commit is contained in:
parent
46b4340f3e
commit
4200337ab5
@ -84,7 +84,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [actions/setup-node: Node.js](https://github.com/actions/setup-node)
|
||||
- [actions/setup-python: Python](https://github.com/actions/setup-python)
|
||||
- [actions/setup-go: Go](https://github.com/actions/setup-go)
|
||||
- [actions/setup-dotnet: .NET core sdk](https://github.com/actions/setup-dotnet)
|
||||
- [actions/setup-dotnet: .NET SDK](https://github.com/actions/setup-dotnet)
|
||||
- [actions/setup-haskell: Haskell (GHC and Cabal)](https://github.com/actions/setup-haskell)
|
||||
- [actions/setup-java: Java](https://github.com/actions/setup-java)
|
||||
- [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby)
|
||||
|
Loading…
x
Reference in New Issue
Block a user