diff --git a/.github/workflows/plugin-publish.yml b/.github/workflows/plugin-publish.yml index 168ecc7..3c4cda3 100644 --- a/.github/workflows/plugin-publish.yml +++ b/.github/workflows/plugin-publish.yml @@ -119,7 +119,7 @@ jobs: steps: - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - - uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1 + - uses: dtolnay/rust-toolchain@6c977a6ca4077a0ceb28ffbe03f59d46e9ac8772 # v1 with: toolchain: stable targets: ${{ matrix.target }}