Skip to content

Commit 6991914

Browse files
authored
Merge branch 'anza-xyz:main' into advance_nonce_account_fix
2 parents ce579a5 + 440b2a2 commit 6991914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ runs:
7171
if: ${{ contains(inputs.components, 'audit') }}
7272
uses: taiki-e/cache-cargo-install-action@v2
7373
with:
74-
tool: cargo-audit
74+
tool: cargo-audit@0.21.2
7575

7676
- name: Install 'cargo-hack'
7777
if: ${{ contains(inputs.components, 'hack') }}

0 commit comments

Comments
 (0)