We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f511f0f commit 149eacdCopy full SHA for 149eacd
.github/workflows/manual_regenerate_models.yaml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: Commit model changes
88
id: commit
89
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
90
with:
91
add: src/apify_client/_models.py
92
author_name: apify-service-account
0 commit comments