We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a437b5 commit 4cec9faCopy full SHA for 4cec9fa
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
cache-on-failure: true
84
85
- name: Install required tools
86
- uses: taiki-e/install-action@3575e532701a5fc614b0c842e4119af4cc5fd16d # v2.62.60
+ uses: taiki-e/install-action@650c5ca14212efbbf3e580844b04bdccf68dac31 # v2.67.18
87
with:
88
tool: just@1.40.0,cargo-hack@0.6.36
89
env:
0 commit comments