Skip to content

Commit

Permalink
Merge branch 'main' into wrwg/fat-loop
Browse files Browse the repository at this point in the history
  • Loading branch information
wrwg authored Sep 23, 2024
2 parents 7a3da0a + 590e1f5 commit 52dcfa8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/rust-setup/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ runs:
# rust-cache action will cache ~/.cargo and ./target
# https://github.com/Swatinem/rust-cache#cache-details
- name: Run cargo cache
if: !startsWith(github.ref, 'refs/pull/')
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # pin@v2.7.3
with:
key: ${{ inputs.ADDITIONAL_KEY }}
Expand Down

0 comments on commit 52dcfa8

Please sign in to comment.