Skip to content

Commit 4a08b03

Browse files
authored
Merge pull request #120 from decentralized-identity/ci/changed-files-action
Swap the get-changed-files action out to fix tests
2 parents 3ac275e + cc59d5a commit 4a08b03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v2
1414

1515
- id: files
16-
uses: jitterbit/get-changed-files@v1
16+
uses: hanseltimeindustries/get-changed-files@v1
1717

1818
- name: Setup Node.js environment
1919
uses: actions/setup-node@v2.3.0

0 commit comments

Comments
 (0)