Skip to content

Commit

Permalink
feat: up create-branch-action to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ixahmedxi committed Jan 26, 2024
1 parent d8e6917 commit 6075413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: tj-actions/branch-names@v7

- name: Create neon branch
uses: neondatabase/create-branch-action@v4
uses: neondatabase/create-branch-action@v4.4.0
with:
project_id: ${{ secrets.NEON_PROJECT_ID }}
branch_name: ${{ steps.branch-name.outputs.current_branch }}
Expand Down

0 comments on commit 6075413

Please sign in to comment.