Skip to content

Commit 618dcac

Browse files
committed
Update asdf-vm actions to use setup
1 parent c7896b2 commit 618dcac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/macos-precompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Install asdf
32-
uses: asdf-vm/actions/install@v4
32+
uses: asdf-vm/actions/setup@v4
3333

3434
- name: Cache asdf
3535
id: asdf-cache

0 commit comments

Comments
 (0)