diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 0e66cd5..006d216 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -133,7 +133,7 @@ jobs: - name: Format code run: cargo +nightly fmt --all --check - name: Suggest formatting changes - uses: reviewdog/action-suggester@4553543bea739d9d503379d786148cfd561de5fa # v1.25.0 + uses: reviewdog/action-suggester@c387862ad6765a9729f2b40ee4d8b5769f2145c7 # v1.26.1 with: tool_name: rustfmt vm-test: