File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1717 - name : Checkout
1818 uses : actions/checkout@v2
1919 - name : asdf_install
20- uses : asdf-vm/actions/install@v3
20+ uses : asdf-vm/actions/install@v3.0.2
2121 - run : make install-dev-tools
2222 # Make asdf aware of globally installed binaries
2323 - run : asdf reshim
3535 - name : Checkout
3636 uses : actions/checkout@v2
3737 - name : asdf_install
38- uses : asdf-vm/actions/install@v3
38+ uses : asdf-vm/actions/install@v3.0.2
3939 - run : make shellcheck
Original file line number Diff line number Diff line change 1818 steps :
1919 - uses : actions/checkout@v3
2020 - name : asdf_install
21- uses : asdf-vm/actions/install@v3
21+ uses : asdf-vm/actions/install@v3.0.2
2222 - run : make clean
2323 - run : make build-amd
2424 - run : make build-arm
You can’t perform that action at this time.
0 commit comments