Skip to content

Commit 8e10b85

Browse files
chore(deps): bump asdf-vm/actions from 2 to 3 (#80)
1 parent 44ef3b8 commit 8e10b85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- uses: actions/checkout@v4
14-
- uses: asdf-vm/actions/install@v2
14+
- uses: asdf-vm/actions/install@v3
1515
- run: scripts/lint.bash
1616

1717
actionlint:

0 commit comments

Comments
 (0)