Skip to content

Commit fffbc9d

Browse files
committed
Update version of diff line numbers
1 parent 4fdf354 commit fffbc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm test
2424
- name: Get diff lines
2525
id: diff
26-
uses: Equip-Collaboration/diff-line-numbers@v1.0.0
26+
uses: Equip-Collaboration/diff-line-numbers@v1.1.0
2727
with:
2828
include: '["\\.ts$"]'
2929
- name: Detecting files changed

0 commit comments

Comments
 (0)