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 f9233f5 commit 8e9edf3Copy full SHA for 8e9edf3
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
with:
49
fetch-depth: 0
50
- name: Find latest datil commit hash for last successful "rust/lit-node-build-commit-hash" workflow in the Lit Assets repo
51
- uses: LIT-Protocol/last-successful-build-action
+ uses: LIT-Protocol/last-successful-build-action@1302b463ad21338a0393c7966cb25f1e80a70aad
52
53
token: "${{ secrets.GH_PAT_FOR_SHIVA }}"
54
branch: "fix/shiva-libc6-dependency" # for testing, change to datil when finished
0 commit comments