Skip to content

Commit 4b66c19

Browse files
authored
Merge pull request #53 from artichoke/dependabot/github_actions/check-minimal-versions/Swatinem/rust-cache-2.5.0
Bump Swatinem/rust-cache from 2.2.1 to 2.5.0 in /check-minimal-versions
2 parents 9fb4a89 + eb4458b commit 4b66c19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-minimal-versions/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@ runs:
7979
fi
8080
8181
- name: Setup Rust caching
82-
uses: Swatinem/rust-cache@6fd3edff6979b79f87531400ad694fb7f2c84b1f # v2.2.1
82+
uses: Swatinem/rust-cache@2656b87321093db1cb55fbd73183d195214fdfd1 # v2.5.0
8383
if: steps.lockfile.outputs.present == 'true'

0 commit comments

Comments
 (0)