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 ac4a82e commit 3f25209Copy full SHA for 3f25209
.github/workflows/ci.yml
@@ -51,7 +51,7 @@ jobs:
51
uses: actions/checkout@v4
52
with:
53
repository: athenavm/athena
54
- ref: main
+ ref: rust-commit-hash
55
path: athena
56
57
- name: Get Rust commit
0 commit comments