⬆ Bump FSharp.Core from 8.0.301 to 8.0.400 (#392) #422
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Build & Test [.NET Core] | |
on: | |
push: | |
branches: [ master ] | |
pull_request: | |
branches: [ master ] | |
jobs: | |
dotnet-build: | |
uses: beardgame/.github/.github/workflows/dotnet-build.yml@main | |
with: | |
dotnet-version: | | |
3.1.x | |
5.0.x | |
6.0.x |