Skip to content

Commit c916044

Browse files
AlexTMjugadorIMB11
authored andcommitted
chore(ci): switch back to upstream cache-cargo-install-action (#4047)
1 parent a49eb42 commit c916044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/turbo-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
# cargo-binstall does not have pre-built binaries for sqlx-cli, so we fall
5353
# back to a cached cargo install
5454
- name: 🧰 Setup cargo-sqlx
55-
uses: AlexTMjugador/cache-cargo-install-action@feat/features-support
55+
uses: taiki-e/cache-cargo-install-action@v2
5656
with:
5757
tool: sqlx-cli
5858
locked: false

0 commit comments

Comments
 (0)