diff --git a/.github/workflows/deploy-to-staging-site.yml b/.github/workflows/deploy-to-staging-site.yml index 615bed52b..3fe3912bc 100644 --- a/.github/workflows/deploy-to-staging-site.yml +++ b/.github/workflows/deploy-to-staging-site.yml @@ -51,7 +51,6 @@ jobs: steps: - name: Log into Azure CLI with service principal - # uses: azure/login@v1.1 uses: azure/login@v1.4.6 with: creds: ${{ secrets.ANTARES_BLOG_SITE_SP }}