Skip to content

Bump System.Text.Json from 7.0.1 to 8.0.4 in /TranslatorLibrary #324

Bump System.Text.Json from 7.0.1 to 8.0.4 in /TranslatorLibrary

Bump System.Text.Json from 7.0.1 to 8.0.4 in /TranslatorLibrary #324

Workflow file for this run

name: CI
on:
push:
branches: [master]
pull_request:
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@master
- uses: actions/setup-dotnet@v3
- run: dotnet build
- uses: actions/upload-artifact@master
with:
path: MisakaTranslator-WPF/bin