Skip to content

Bump actions/checkout from 4 to 6 #2

Bump actions/checkout from 4 to 6

Bump actions/checkout from 4 to 6 #2

Workflow file for this run

name: Format suggestions
on:
pull_request
jobs:
code-style:
runs-on: ubuntu-latest
steps:
- uses: julia-actions/julia-format@v4
with:
version: '2.2.0'