Skip to content

Commit 3bf056f

Browse files
committed
ci: update pdd to 0.24.0
1 parent a550ba1 commit 3bf056f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/todos-extract-from-code.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
persist-credentials: true
3939

4040
- name: Install pdd
41-
run: sudo gem install pdd:0.23.1 --no-document
41+
run: sudo gem install pdd:0.24.0 --no-document
4242

4343
- name: Checkout existing todos to another directory
4444
run: |

0 commit comments

Comments
 (0)