We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f23a2 commit 0ab9d81Copy full SHA for 0ab9d81
.github/workflows/update-errorcodes.yml
@@ -31,7 +31,7 @@ jobs:
31
EOF
32
33
- name: Create Pull Request
34
- uses: peter-evans/create-pull-request@v6
+ uses: peter-evans/create-pull-request@v7
35
with:
36
title: "[chore] add error codes for new Apollo Client version"
37
commit-message: "[chore] add error codes for new Apollo Client version"
0 commit comments