| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0976439 commit b7f5662
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,7 +68,7 @@ jobs: | |||
| 68 | 68 | - name: Clean tmp | |
| 69 | 69 | run: rm -rf coverage/tmp && rm -rf out | |
| 70 | 70 | - name: Upload | |
| 71 | - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1 | ||
| 71 | + uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 72 | 72 | with: | |
| 73 | 73 | directory: ./coverage | |
| 74 | 74 | token: ${{ secrets.CODECOV_TOKEN }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,7 +68,7 @@ jobs: | |||
| 68 | 68 | - name: Clean tmp | |
| 69 | 69 | run: rm -rf coverage/tmp && rm -rf out | |
| 70 | 70 | - name: Upload | |
| 71 | - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1 | ||
| 71 | + uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 72 | 72 | with: | |
| 73 | 73 | directory: ./coverage | |
| 74 | 74 | token: ${{ secrets.CODECOV_TOKEN }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,7 +67,7 @@ jobs: | |||
| 67 | 67 | - name: Clean tmp | |
| 68 | 68 | run: npx rimraf ./coverage/tmp | |
| 69 | 69 | - name: Upload | |
| 70 | - uses: codecov/codecov-action@5ecb98a3c6b747ed38dc09f787459979aebb39be # v4.3.1 | ||
| 70 | + uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 71 | 71 | with: | |
| 72 | 72 | directory: ./coverage | |
| 73 | 73 | token: ${{ secrets.CODECOV_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments