Skip to content

Commit 77d824e

Browse files
chore: sync workflows
1 parent ab487ae commit 77d824e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
run: echo "::set-env name=RUNNING::1"
1818
- uses: actions/checkout@v2
1919
- uses: technote-space/get-git-comment-action@v1
20-
- uses: technote-space/get-diff-action@v2
20+
- uses: technote-space/get-diff-action@v3
2121
with:
2222
PREFIX_FILTER: |
2323
src/
@@ -66,7 +66,7 @@ jobs:
6666
run: echo "::set-env name=RUNNING::1"
6767
- uses: actions/checkout@v2
6868
- uses: technote-space/get-git-comment-action@v1
69-
- uses: technote-space/get-diff-action@v2
69+
- uses: technote-space/get-diff-action@v3
7070
with:
7171
PREFIX_FILTER: |
7272
src/

0 commit comments

Comments
 (0)