Skip to content

Bump dotnet to 8 in Libplanet SDK #2516

Bump dotnet to 8 in Libplanet SDK

Bump dotnet to 8 in Libplanet SDK #2516

Workflow file for this run

name: lint
on: [pull_request, push]
jobs:
typos:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Check spelling
uses: crate-ci/typos@v1.15.5