diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index dcc555a..3d7560b 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -36,6 +36,7 @@ jobs: oauth-client-id: ${{ secrets.TS_API_CLIENT_ID }} oauth-secret: ${{ secrets.TS_API_CLIENT_SECRET }} tags: ${{ secrets.TS_TAG }} + version: '1.68.1' - name: Configure SSH known hosts run: | mkdir -p ~/.ssh