Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 4295cbe

Browse files
authored
Revert "Bump asdf-vm/actions from 3 to 4" (#8)
Reverts zigcc/asdf-zig#7
1 parent 8f5bd66 commit 4295cbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/workflow.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919

2020
steps:
2121
- name: asdf_plugin_test
22-
uses: asdf-vm/actions/plugin-test@v4
22+
uses: asdf-vm/actions/plugin-test@v3
2323
with:
2424
command: zig version
2525

@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Setup asdf
34-
uses: asdf-vm/actions/setup@v4
34+
uses: asdf-vm/actions/setup@v3
3535

3636
- name: Install bats-core
3737
run: brew install bats-core

0 commit comments

Comments
 (0)