Skip to content

Commit 7fefe42

Browse files
Update asdf-vm/actions action to v4
1 parent 4c3a93a commit 7fefe42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
runs-on: ${{ matrix.os }}
2121

2222
steps:
23-
- uses: asdf-vm/actions/plugin-test@v3
23+
- uses: asdf-vm/actions/plugin-test@v4
2424
with:
2525
command: esy --version

0 commit comments

Comments
 (0)