diff --git a/.github/workflows/integration-per-language.yml b/.github/workflows/integration-per-language.yml index ee355d64c..fb0e78ee4 100644 --- a/.github/workflows/integration-per-language.yml +++ b/.github/workflows/integration-per-language.yml @@ -164,7 +164,7 @@ jobs: pwd # Validate generated workflow yaml - name: Install action-validator with asdf - uses: asdf-vm/actions/install@v1 + uses: asdf-vm/actions/install@v3 with: tool_versions: | action-validator 0.1.2 @@ -337,7 +337,7 @@ jobs: pwd # Validate generated workflow yaml - name: Install action-validator with asdf - uses: asdf-vm/actions/install@v1 + uses: asdf-vm/actions/install@v3 with: tool_versions: | action-validator 0.1.2 @@ -500,7 +500,7 @@ jobs: --variable NAMESPACE=default # Validate generated workflow yaml - name: Install action-validator with asdf - uses: asdf-vm/actions/install@v1 + uses: asdf-vm/actions/install@v3 with: tool_versions: | action-validator 0.1.2