We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents af05cce + 559ca3a commit e2ad635Copy full SHA for e2ad635
1 file changed
.github/workflows/update_cookbook.yml
@@ -45,7 +45,7 @@ jobs:
45
run: ./test/scripts/add_snippets_to_cookbook.sh .
46
47
- name: Commit changes
48
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
49
with:
50
add: ./doc/cookbook/index.md
51
author_name: seqan-actions[bot]
0 commit comments