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 bfefa91 commit fd1d54bCopy full SHA for fd1d54b
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: 0cd6cbc879d9241f3b4f6cb7e8291e34128c5654
+ default: 20a1db8d1e1017676558fe4f5bbea77ee9f0a257
14
path:
15
description: Checkout destination path.
16
required: false
0 commit comments