mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Upgrade GitHub Actions .NET version (for real this time)
This commit is contained in:
parent
ba28d8ebda
commit
5881f2a6cd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
|
|
@ -12,6 +12,6 @@ jobs:
|
|||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 3.1.108
|
||||
dotnet-version: 3.1.100
|
||||
- name: Build with dotnet
|
||||
run: dotnet build --configuration Release
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue