diff --git a/.github/workflows/deploy-theme.yml b/.github/workflows/deploy-theme.yml index e25fc544..a795dc0c 100644 --- a/.github/workflows/deploy-theme.yml +++ b/.github/workflows/deploy-theme.yml @@ -7,7 +7,7 @@ jobs: deploy: runs-on: ubuntu-18.04 steps: - - uses: actions/checkout@master + - uses: actions/checkout@v2 - name: Deploy Ghost Theme uses: TryGhost/action-deploy-theme@v1.4.0 with: