diff --git a/.github/workflows/ghbuild.yml b/.github/workflows/ghbuild.yml index 7556c12..fb66270 100644 --- a/.github/workflows/ghbuild.yml +++ b/.github/workflows/ghbuild.yml @@ -67,7 +67,7 @@ jobs: - name: Get branch names id: branch-name - uses: tj-actions/branch-names@v4.3 + uses: tj-actions/branch-names@v7.0.7 - name: Deploy candidate uses: JamesIves/github-pages-deploy-action@v4.4.2