We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f774d9c + 31aab77 commit be974caCopy full SHA for be974ca
.github/workflows/build.yaml
@@ -22,7 +22,7 @@ jobs:
22
runs-on: ubuntu-latest
23
steps:
24
- name: checkout
25
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
26
27
- name: install python
28
uses: actions/setup-python@v6
.github/workflows/update.yaml
updated: ${{ steps.update-tactic-list.outputs.files_changed }}
- name: Checkout code
- name: Update Lean project
id: update-lean-mathlib
0 commit comments