Specify correct version tags in comments of pinned deps

This commit is contained in:
Denis Kasak
2026-07-14 17:04:58 +02:00
parent 49c676428d
commit 53cdac659e
5 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
shell: bash
- name: Install Rust
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # master
uses: dtolnay/rust-toolchain@e97e2d8cc328f1b50210efc529dca0028893a2d9 # v1
with:
toolchain: ${{ env.RUST_VERSION }}
- uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1