diff --git a/.github/workflows/deploy_infra.yml b/.github/workflows/deploy_infra.yml index 25e8d5f..f75f4c4 100644 --- a/.github/workflows/deploy_infra.yml +++ b/.github/workflows/deploy_infra.yml @@ -29,7 +29,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: github/command@v1.2.2 + - uses: github/command@v2.0.0 id: command with: command: ".deploy"