Skip to content

Commit

Permalink
Merge pull request #54 from artichoke/dependabot/github_actions/build…
Browse files Browse the repository at this point in the history
…-and-test/Swatinem/rust-cache-2.5.0

Bump Swatinem/rust-cache from 2.2.1 to 2.5.0 in /build-and-test
  • Loading branch information
lopopolo authored Jul 2, 2023
2 parents 4b66c19 + ff8aaef commit fea6a6b
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@6fd3edff6979b79f87531400ad694fb7f2c84b1f # v2.2.1
uses: Swatinem/rust-cache@2656b87321093db1cb55fbd73183d195214fdfd1 # v2.5.0
if: steps.lockfile.outputs.present == 'true'

0 comments on commit fea6a6b

Please sign in to comment.