⬆ Bump FSharp.Core from 8.0.101 to 8.0.200 #386
Workflow file for this run
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 |