mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-11-15 01:28:17 -07:00
chore(deps): bump asdf-vm/actions from 1 to 2 (#1504)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f24a1f33b0
commit
58611c7ba4
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install asdf dependencies
|
||||
uses: asdf-vm/actions/install@v1
|
||||
uses: asdf-vm/actions/install@v2
|
||||
|
||||
- name: Run ShellCheck
|
||||
run: scripts/shellcheck.bash
|
||||
@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Install asdf dependencies
|
||||
uses: asdf-vm/actions/install@v1
|
||||
uses: asdf-vm/actions/install@v2
|
||||
|
||||
- name: List file to shfmt
|
||||
run: shfmt -f .
|
||||
|
Loading…
Reference in New Issue
Block a user