Skip to content

chore(deps): bump actions/checkout from 4 to 5 #67

chore(deps): bump actions/checkout from 4 to 5

chore(deps): bump actions/checkout from 4 to 5 #67

Workflow file for this run

name: Runic formatting
on:
push:
branches:
- 'main'
- 'release-'
tags:
- '*'
pull_request:
jobs:
runic:
name: Runic
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: fredrikekre/runic-action@v1
with:
version: '1'