Specify hashes for github actions (#634)

This commit is contained in:
Michael Telatynski
2023-05-09 12:01:35 +01:00
committed by GitHub
parent 3ed6a1591d
commit d8f5cdb40d
3 changed files with 5 additions and 5 deletions

View File

@@ -52,7 +52,7 @@ jobs:
- name: Install Rust
if: steps.cache.outputs.cache-hit != 'true'
uses: actions-rs/toolchain@v1
uses: actions-rs/toolchain@b2417cde72dcf67f306c0ae8e0828a81bf0b189f
with:
default: true
toolchain: stable