diff --git a/.github/workflows/update_citation.yml b/.github/workflows/update_citation.yml index 591d206a4..38abafe62 100644 --- a/.github/workflows/update_citation.yml +++ b/.github/workflows/update_citation.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@v3 - name: Get branch name id: branch-name - uses: tj-actions/branch-names@v6 + uses: tj-actions/branch-names@v8 - name: Set up Python 3.8 uses: actions/setup-python@v4 with: