File tree Expand file tree Collapse file tree 8 files changed +24
-8
lines changed Expand file tree Collapse file tree 8 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 3636 run : phpunit
3737
3838 - name : CodeCov
39- uses : codecov/codecov-action@v1
39+ uses : codecov/codecov-action@v4
40+ with :
41+ token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 3636 run : phpunit
3737
3838 - name : CodeCov
39- uses : codecov/codecov-action@v1
39+ uses : codecov/codecov-action@v4
40+ with :
41+ token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 3636 run : phpunit
3737
3838 - name : CodeCov
39- uses : codecov/codecov-action@v1
39+ uses : codecov/codecov-action@v4
40+ with :
41+ token : ${{ secrets.CODECOV_TOKEN }}
4042
4143
Original file line number Diff line number Diff line change 3636 run : phpunit
3737
3838 - name : CodeCov
39- uses : codecov/codecov-action@v1
39+ uses : codecov/codecov-action@v4
40+ with :
41+ token : ${{ secrets.CODECOV_TOKEN }}
4042
4143
4244
Original file line number Diff line number Diff line change 3636 run : phpunit
3737
3838 - name : CodeCov
39- uses : codecov/codecov-action@v1
39+ uses : codecov/codecov-action@v4
40+ with :
41+ token : ${{ secrets.CODECOV_TOKEN }}
4042
4143
4244
Original file line number Diff line number Diff line change 3838 run : phpunit
3939
4040 - name : CodeCov
41- uses : codecov/codecov-action@v1
41+ uses : codecov/codecov-action@v4
42+ with :
43+ token : ${{ secrets.CODECOV_TOKEN }}
Original file line number Diff line number Diff line change 3737 run : phpunit
3838
3939 - name : CodeCov
40- uses : codecov/codecov-action@v1
40+ uses : codecov/codecov-action@v4
41+ with :
42+ token : ${{ secrets.CODECOV_TOKEN }}
4143
4244 - name : SonarCloud
4345 uses : SonarSource/sonarcloud-github-action@master
Original file line number Diff line number Diff line change 3939 run : phpunit
4040
4141 - name : CodeCov
42- uses : codecov/codecov-action@v1
42+ uses : codecov/codecov-action@v4
43+ with :
44+ token : ${{ secrets.CODECOV_TOKEN }}
You can’t perform that action at this time.
0 commit comments