Skip to content

Commit

Permalink
chore(deps): update asdf-vm/actions action to v3 (#20)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 9, 2023
1 parent 973e3cd commit ce1b38f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ jobs:

### ASDF Logic
- name: Setup asdf
uses: asdf-vm/actions/setup@v2
uses: asdf-vm/actions/setup@v3
- name: Install asdf plugins
uses: asdf-vm/actions/plugins-add@v2
uses: asdf-vm/actions/plugins-add@v3
- name: Install asdf languages
uses: asdf-vm/actions/install@v2
uses: asdf-vm/actions/install@v3
### END

- name: lintroller
Expand Down

0 comments on commit ce1b38f

Please sign in to comment.