| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fb98fa4 commit 6190137
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,7 +79,6 @@ jobs: | |||
| 79 | 79 | - name: Clean tmp | |
| 80 | 80 | run: rm -rf coverage/tmp && rm -rf out | |
| 81 | 81 | - name: Upload | |
| 82 | - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 | ||
| 82 | + uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 | ||
| 83 | 83 | with: | |
| 84 | 84 | directory: ./coverage | |
| 85 | - token: ${{ secrets.CODECOV_TOKEN }} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,7 +79,6 @@ jobs: | |||
| 79 | 79 | - name: Clean tmp | |
| 80 | 80 | run: rm -rf coverage/tmp && rm -rf out | |
| 81 | 81 | - name: Upload | |
| 82 | - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 | ||
| 82 | + uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 | ||
| 83 | 83 | with: | |
| 84 | 84 | directory: ./coverage | |
| 85 | - token: ${{ secrets.CODECOV_TOKEN }} | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,7 +71,6 @@ jobs: | |||
| 71 | 71 | - name: Clean tmp | |
| 72 | 72 | run: npx rimraf ./coverage/tmp | |
| 73 | 73 | - name: Upload | |
| 74 | - uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0 | ||
| 74 | + uses: codecov/codecov-action@015f24e6818733317a2da2edd6290ab26238649a # v5.0.7 | ||
| 75 | 75 | with: | |
| 76 | 76 | directory: ./coverage | |
| 77 | - token: ${{ secrets.CODECOV_TOKEN }} | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments