Skip to content

Commit

Permalink
Update rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
Ifropc committed Oct 30, 2024
1 parent d47d09e commit 5823ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
CI_TESTS: true
steps:
- uses: actions/checkout@v4
- uses: stellar/actions/rust-cache@main
- uses: stellar/actions/rust-cache@2e6d2ccfe3c07260044cbc5261ed61dff3a897d1
- name: Use the minimum supported Rust version
if: matrix.rust == 'msrv'
run: |
Expand Down

0 comments on commit 5823ead

Please sign in to comment.