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