From 36760e3abc7bb5477c92696b2d57fb5a9027a000 Mon Sep 17 00:00:00 2001 From: Googlefan256 Date: Wed, 11 Oct 2023 11:58:16 +0900 Subject: [PATCH] bump: rust-ci --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 29557c4..e957764 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -14,7 +14,7 @@ jobs: with: submodules: true - name: Build cross platform - uses: neodyland/rust-ci@17361068865c005c24f7061008c6436a890583c4 + uses: neodyland/rust-ci@29a6bfd5c8bcd76fc7b48aa0fc25e53cbdb3f47b with: package: artifacter install-rustup: false