Skip to content

Commit a132e0a

Browse files
committed
ci(jest): use latest action version
1 parent efe6727 commit a132e0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install yarn dependencies
2525
run: yarn install
2626
- name: Jest coverage
27-
uses: mattallty/jest-github-action@v1
27+
uses: mattallty/jest-github-action@v1.0.3
2828
continue-on-error: true
2929
with:
3030
changes-only: true

0 commit comments

Comments
 (0)