Skip to content

Bump actions/upload-artifact from 2 to 4 in /.github/workflows (#419) #1268

Bump actions/upload-artifact from 2 to 4 in /.github/workflows (#419)

Bump actions/upload-artifact from 2 to 4 in /.github/workflows (#419) #1268

Workflow file for this run

name: Spell Check
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Spell check
uses: codespell-project/actions-codespell@master