diff --git a/.github/workflows/build-client-packages.yml b/.github/workflows/build-client-packages.yml index 0a493759..5430fe64 100644 --- a/.github/workflows/build-client-packages.yml +++ b/.github/workflows/build-client-packages.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - - uses: actions/checkout@v2 + uses: actions/checkout@v2 - name: Get the version number for the packages id: get_version