Skip to content

Commit 30a084f

Browse files
committed
ci: Use update deps
1 parent bb85f0d commit 30a084f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ jobs:
2020
packages: imagemagick cargo parallel
2121
version: 1.0
2222
- name: Install just from crates.io
23-
uses: baptiste0928/cargo-install@v2.2.0
23+
uses: baptiste0928/cargo-install@v3
2424
with:
2525
crate: just
2626
- name: Install typst-test from github
27-
uses: baptiste0928/cargo-install@v2.2.0
27+
uses: baptiste0928/cargo-install@v3
2828
with:
2929
crate: typst-test
3030
git: https://github.com/tingerrr/typst-test.git

0 commit comments

Comments
 (0)