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.
1 parent 0e116b2 commit 93231e1Copy full SHA for 93231e1
1 file changed
.github/actions/get-mathlib-ci/action.yml
@@ -10,7 +10,7 @@ inputs:
10
# Default pinned commit used by workflows unless they explicitly override.
11
# Update this ref as needed to pick up changes to mathlib-ci scripts
12
# This is also updated automatically by .github/workflows/update_dependencies.yml
13
- default: 78f34ded6a5f5aa11ea5b7c3120fe5d8422db1da
+ default: aafe3df227b81f681afa3978f9eab0e2bbcd0582
14
path:
15
description: Checkout destination path.
16
required: false
0 commit comments