Skip to content

Bump version from 0.11.19 to 0.11.20 #144

Bump version from 0.11.19 to 0.11.20

Bump version from 0.11.19 to 0.11.20 #144

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: julia-actions/setup-julia@v2
# with:
# version: '1'
# - uses: julia-actions/cache@v2
- uses: fredrikekre/runic-action@v1
with:
version: '1'