File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5252 npm run test-coverage-ci --workspaces --if-present
5353
5454 - name : Upload test coverage report
55- uses : codecov/codecov-action@13ce06bfc6bbe3ecf90edbbf1bc32fe5978ca1d3 # v5.3.1
55+ uses : codecov/codecov-action@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0
5656 with :
5757 files : ./coverage/lcov.info
5858 token : ${{ secrets.CODECOV_TOKEN }}
@@ -71,13 +71,13 @@ jobs:
7171 path : build
7272
7373 - name : Download the build folders
74- uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
74+ uses : actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4
7575 with :
7676 name : build
7777 path : build
7878
7979 - name : Run cypress test
80- uses : cypress-io/github-action@18a6541367f4580a515371905f499a27a44e8dbe # v6.7.12
80+ uses : cypress-io/github-action@9c318d4f950c2f0ff2e96fa4dc4279e5706efd8e # v6.7.14
8181 with :
8282 start : npm start &
8383 wait-on : " http://localhost:3000"
You can’t perform that action at this time.
0 commit comments