File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9898 run : yarn test --coverage ${{ matrix.eslint-version == 8 }}
9999 env :
100100 CI : true
101- - uses : codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
101+ - uses : codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
102102 if : ${{ matrix.eslint-version == 8 }}
103103 with :
104104 token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 2828 yarn install
2929 yarn build
3030 ln -s ../ node_modules/eslint-plugin-jest
31- - uses : AriPerkkio/eslint-remote-tester-run-action@c0213f3c3b320c3dac16578ed9d0ba8af148a1a8 # v4.0 .0
31+ - uses : AriPerkkio/eslint-remote-tester-run-action@c0213f3c3b320c3dac16578ed9d0ba8af148a1a8 # v4.1 .0
3232 with :
3333 issue-title : ' Results of weekly scheduled smoke test'
3434 eslint-remote-tester-config : eslint-remote-tester.config.ts
You can’t perform that action at this time.
0 commit comments