Skip to content

Bump actions/checkout from 4 to 5 #113

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #113

Workflow file for this run

name: pipeline
on: [push, pull_request]
jobs:
pipeline:
name: pipeline
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: formatting
uses: JohnnyMorganz/stylua-action@v4.1.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .