Skip to content

Commit f5f4113

Browse files
chore(deps): update louisbrunner/diff-action action to v2
1 parent 387513d commit f5f4113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ jobs:
270270
- uses: actions/download-artifact@v2.0.10
271271
with:
272272
name: ${{ matrix.test }}-tags
273-
- uses: LouisBrunner/diff-action@v0.1.3
273+
- uses: LouisBrunner/diff-action@v2.1.0
274274
with:
275275
old: test/${{ matrix.test }}.tags
276276
new: ${{ matrix.test }}.tags

0 commit comments

Comments
 (0)