Skip to content

Commit fea6a6b

Browse files
authored
Merge pull request #54 from artichoke/dependabot/github_actions/build-and-test/Swatinem/rust-cache-2.5.0
Bump Swatinem/rust-cache from 2.2.1 to 2.5.0 in /build-and-test
2 parents 4b66c19 + ff8aaef commit fea6a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-and-test/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,5 @@ runs:
5656
fi
5757
5858
- name: Setup Rust caching
59-
uses: Swatinem/rust-cache@6fd3edff6979b79f87531400ad694fb7f2c84b1f # v2.2.1
59+
uses: Swatinem/rust-cache@2656b87321093db1cb55fbd73183d195214fdfd1 # v2.5.0
6060
if: steps.lockfile.outputs.present == 'true'

0 commit comments

Comments
 (0)