File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -164,7 +164,7 @@ jobs:
164164 pwd
165165 # Validate generated workflow yaml
166166 - name : Install action-validator with asdf
167- uses : asdf-vm/actions/install@v3
167+ uses : asdf-vm/actions/install@v4
168168 with :
169169 tool_versions : |
170170 action-validator 0.1.2
@@ -337,7 +337,7 @@ jobs:
337337 pwd
338338 # Validate generated workflow yaml
339339 - name : Install action-validator with asdf
340- uses : asdf-vm/actions/install@v3
340+ uses : asdf-vm/actions/install@v4
341341 with :
342342 tool_versions : |
343343 action-validator 0.1.2
@@ -500,7 +500,7 @@ jobs:
500500 --variable NAMESPACE=default
501501 # Validate generated workflow yaml
502502 - name : Install action-validator with asdf
503- uses : asdf-vm/actions/install@v3
503+ uses : asdf-vm/actions/install@v4
504504 with :
505505 tool_versions : |
506506 action-validator 0.1.2
You can’t perform that action at this time.
0 commit comments