diff --git a/.github/workflows/issue-ops.yaml b/.github/workflows/issue-ops.yaml index 202bb302e..e0030a3fe 100644 --- a/.github/workflows/issue-ops.yaml +++ b/.github/workflows/issue-ops.yaml @@ -21,7 +21,7 @@ jobs: # The branch-deploy Action - name: branch-deploy id: branch-deploy - uses: github/branch-deploy@v9.3.1 + uses: github/branch-deploy@v9.4.0 # If the branch-deploy Action was triggered, checkout our branch - uses: actions/checkout@v4