Skip to content

Bump actions/checkout from 6 to 7 #241

Bump actions/checkout from 6 to 7

Bump actions/checkout from 6 to 7 #241

Workflow file for this run

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