Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Patch 1 (#40)

Patch 1 (#40) #30

on:
push:
branches:
- master
jobs:
update_lean_xyz_branch:
runs-on: ubuntu-latest
name: Update lean-x.y.z branch
steps:
- name: checkout project
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: update branch
uses: leanprover-contrib/update-versions-action@master