Skip to content

Commit 604652b

Browse files
authored
fix ci error
1 parent eb912a9 commit 604652b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
make test
2727
2828
- name: Create Pull Request
29-
uses: peter-evans/create-pull-request@v2
29+
uses: peter-evans/create-pull-request@v3
3030
with:
3131
token: ${{ secrets.GITHUB_TOKEN }}
3232
commit-message: Update dependencies

0 commit comments

Comments
 (0)