We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a550ba1 commit 3bf056fCopy full SHA for 3bf056f
.github/workflows/todos-extract-from-code.yml
@@ -38,7 +38,7 @@ jobs:
38
persist-credentials: true
39
40
- name: Install pdd
41
- run: sudo gem install pdd:0.23.1 --no-document
+ run: sudo gem install pdd:0.24.0 --no-document
42
43
- name: Checkout existing todos to another directory
44
run: |
0 commit comments