mirror of
https://github.com/chatmail/relay.git
synced 2026-08-21 07:50:51 +00:00
chore(deps): Bump taiki-e/install-action from 2.82.2 to 2.82.5 (#198)
This commit is contained in:
committed by
missytake
parent
10a2035a3e
commit
ccd2baf13d
Vendored
+1
-1
@@ -28,7 +28,7 @@ jobs:
|
|||||||
toolchain: nightly
|
toolchain: nightly
|
||||||
components: rustfmt
|
components: rustfmt
|
||||||
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2
|
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2
|
||||||
- uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2
|
- uses: taiki-e/install-action@bffeee26d4db9be238a4ea78d8826604ebcb594d # v2
|
||||||
with:
|
with:
|
||||||
tool: taplo-cli
|
tool: taplo-cli
|
||||||
- run: taplo format --check && cargo fmt --check
|
- run: taplo format --check && cargo fmt --check
|
||||||
|
|||||||
+1
-1
@@ -15,7 +15,7 @@ jobs:
|
|||||||
toolchain: stable
|
toolchain: stable
|
||||||
targets: aarch64-unknown-linux-musl,x86_64-unknown-linux-musl
|
targets: aarch64-unknown-linux-musl,x86_64-unknown-linux-musl
|
||||||
- uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2
|
- uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2
|
||||||
- uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2
|
- uses: taiki-e/install-action@bffeee26d4db9be238a4ea78d8826604ebcb594d # v2
|
||||||
with:
|
with:
|
||||||
tool: cargo-zigbuild
|
tool: cargo-zigbuild
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|||||||
Reference in New Issue
Block a user