diff --git a/.github/workflows/neon_workflow.yml b/.github/workflows/neon_workflow.yml index e7d9960..3822f6a 100644 --- a/.github/workflows/neon_workflow.yml +++ b/.github/workflows/neon_workflow.yml @@ -24,7 +24,7 @@ jobs: steps: - name: Get branch name id: branch_name - uses: tj-actions/branch-names@v8 + uses: tj-actions/branch-names@v9 create_neon_branch: name: Create Neon Branch