Skip to content

Bump actions/checkout from 3 to 4 #163

Bump actions/checkout from 3 to 4

Bump actions/checkout from 3 to 4 #163

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