diff --git a/.github/workflows/ghbuild.yml b/.github/workflows/ghbuild.yml index 18c0363..9ea7df9 100644 --- a/.github/workflows/ghbuild.yml +++ b/.github/workflows/ghbuild.yml @@ -69,7 +69,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