Skip to content

Bump actions/checkout from 4 to 5 #20

Bump actions/checkout from 4 to 5

Bump actions/checkout from 4 to 5 #20

Workflow file for this run

---
name: Check
on:
push:
branches:
- 'master'
- 'release-'
tags:
- '*'
pull_request:
jobs:
runic:
name: Runic formatting
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: julia-actions/setup-julia@v2
with:
version: '1.11'
- uses: julia-actions/cache@v2
- uses: fredrikekre/runic-action@v1
with:
version: '1.4' # Keep in sync with .pre-commit-config.yaml