Skip to content

Updated actions using the latest base images and to run using Python 3.9 #121

Updated actions using the latest base images and to run using Python 3.9

Updated actions using the latest base images and to run using Python 3.9 #121

Workflow file for this run

name: woke
on:
- pull_request
jobs:
woke:
name: Non-inclusive language check with woke
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: woke
uses: get-woke/woke-action@v0
with:
fail-on-error: true