Skip to content

Commit

Permalink
chore(deps): bump asdf-vm/actions from 2 to 3 (asdf-vm#908)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and Maxim Butov committed May 6, 2024
1 parent 859c8df commit 01cf0c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Install asdf dependencies
uses: asdf-vm/actions/install@v2
uses: asdf-vm/actions/install@v3

- name: lint
run: scripts/lint.bash
Expand Down

0 comments on commit 01cf0c4

Please sign in to comment.