Skip to content

Commit

Permalink
Merge pull request #83 from artichoke/dependabot/github_actions/build…
Browse files Browse the repository at this point in the history
…-and-test/gha-deps-e0fefbcd74
  • Loading branch information
lopopolo authored Feb 1, 2024
2 parents 09fb47b + be3ea62 commit 081eb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-and-test/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ runs:
fi
- name: Setup Rust caching
uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # v2.7.1
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
if: steps.lockfile.outputs.present == 'true'

0 comments on commit 081eb42

Please sign in to comment.