diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a2c2418..80956c1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -69,7 +69,7 @@ jobs: steps: - name: Checkout code - uses: actions@checkout@v2 + uses: actions/checkout@v2 - name: Install Heroku CLI run: |