Skip to content
This repository was archived by the owner on Aug 17, 2022. It is now read-only.

Commit c9cb7a1

Browse files
authored
🔄 Synchronised with master
1 parent adf1456 commit c9cb7a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/sync.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
GITHUB_RUN_ID: ${{ github.run_id }}
5454
5555
- name: Create Pull Request
56-
uses: peter-evans/create-pull-request@v3
56+
uses: peter-evans/create-pull-request@v4
5757
with:
5858
token: ${{ secrets.GH_TOKEN }}
5959
base: ${{ matrix.branch }}

0 commit comments

Comments
 (0)