We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c261839 commit cf2bee9Copy full SHA for cf2bee9
1 file changed
action.yaml
@@ -14,7 +14,7 @@ inputs:
14
runs:
15
using: composite
16
steps:
17
- - uses: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
+ - uses: extractions/setup-crate@579f05a3d77e6a26c3300aa8851537a1b801035a # node24
18
with:
19
repo: casey/just
20
version: ${{ inputs.just-version }}
0 commit comments