Skip to content

Commit

Permalink
chore: update action-create-branch
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelklehr committed Dec 11, 2024
1 parent f9df111 commit 501cd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
npm run build
- name: Create branch
uses: peterjgrainger/action-create-branch@v2.0.1
uses: peterjgrainger/action-create-branch@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 501cd3d

Please sign in to comment.