diff --git a/.github/workflows/branch-deploy.yml b/.github/workflows/branch-deploy.yml index e3d1af9..cd80398 100644 --- a/.github/workflows/branch-deploy.yml +++ b/.github/workflows/branch-deploy.yml @@ -42,7 +42,7 @@ jobs: # conditionally trigger steps/deployments. - name: Start Branch Deployment id: branch-deploy - uses: github/branch-deploy@v10 + uses: github/branch-deploy@v11 with: environment: github-pages environment_targets: github-pages