Merge 4200337ab514c7eb7e6278eaa343e573f070a2ba into 0edccf33480b95bf7547b90187c31e9ab2cb070d

This commit is contained in:
Oriol Mesa 2024-11-28 11:15:33 +00:00 committed by GitHub
commit 724e6ba795
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,7 +86,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)