Skip to content

Commit bb66501

Browse files
committed
use old hash
1 parent 759ee2e commit bb66501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
runs-on: ubuntu-latest
4444
timeout-minutes: 30
4545
env:
46-
DATIL_COMMIT_HASH: 1fff9f0c8af83891984beaf24182e31d08fd1a3e
46+
DATIL_COMMIT_HASH: ae3c20e07eb933b61073689b95f56867c03de252
4747
steps:
4848
- name: Checkout repo
4949
uses: actions/checkout@v2

0 commit comments

Comments
 (0)