Skip to content

Bump actions/checkout from 3 to 4 (#51) #164

Bump actions/checkout from 3 to 4 (#51)

Bump actions/checkout from 3 to 4 (#51) #164

Workflow file for this run

name: Flake8
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for Flake8
uses: cclauss/GitHub-Action-for-Flake8@v0.5.0