diff --git a/.github/workflows/deploy-theme.yml b/.github/workflows/deploy-theme.yml index e7b56210..fc6958cc 100644 --- a/.github/workflows/deploy-theme.yml +++ b/.github/workflows/deploy-theme.yml @@ -9,7 +9,7 @@ jobs: deploy: runs-on: ubuntu-22.04 steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Deploy Ghost Theme uses: TryGhost/action-deploy-theme@v1 with: