Skip to content

Commit 0e540e4

Browse files
ci(deps): update github actions
1 parent 338b717 commit 0e540e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Rust Cache
4949
uses: swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
5050

51-
- uses: taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
51+
- uses: taiki-e/install-action@f176c07a0a40cbfdd08ee9aa8bf1655701d11e69 # v2.67.25
5252
with:
5353
tool: nextest,cargo-llvm-cov
5454

@@ -111,7 +111,7 @@ jobs:
111111
sed "s|^version.*=.*$|version = '${GITHUB_REF_NAME#v}'|" -i Cargo.toml
112112
113113
- name: Build wheel with maturin
114-
uses: PyO3/maturin-action@86b9d133d34bc1b40018696f782949dac11bd380 # v1.49.4
114+
uses: PyO3/maturin-action@b1bd829e37fef14c63f19162034228a2f3dc1021 # v1.50.0
115115
with:
116116
command: build
117117
args: --release --out dist

0 commit comments

Comments
 (0)