Skip to content

Commit 3204287

Browse files
committed
Fix sponsors workflow
1 parent 9b01922 commit 3204287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-sponsor-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
SPONSORKIT_GITHUB_LOGIN: wailsapp
2626

2727
- name: Create Pull Request
28-
uses: peter-evans/create-pull-request@v4
28+
uses: peter-evans/create-pull-request@v6
2929
with:
3030
commit-message: "chore: update sponsors.svg"
3131
add-paths: "website/static/img/sponsors.svg"

0 commit comments

Comments
 (0)