| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f84e215 commit a5f5b45
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -75,7 +75,7 @@ jobs: | |||
| 75 | 75 | - name: Clean tmp | |
| 76 | 76 | run: rm -rf coverage/tmp && rm -rf out | |
| 77 | 77 | - name: Upload | |
| 78 | - uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 78 | + uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0 | ||
| 79 | 79 | with: | |
| 80 | 80 | directory: ./coverage | |
| 81 | 81 | token: ${{ secrets.CODECOV_TOKEN }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -75,7 +75,7 @@ jobs: | |||
| 75 | 75 | - name: Clean tmp | |
| 76 | 76 | run: rm -rf coverage/tmp && rm -rf out | |
| 77 | 77 | - name: Upload | |
| 78 | - uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 78 | + uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0 | ||
| 79 | 79 | with: | |
| 80 | 80 | directory: ./coverage | |
| 81 | 81 | 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@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1 | ||
| 70 | + uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0 | ||
| 71 | 71 | with: | |
| 72 | 72 | directory: ./coverage | |
| 73 | 73 | token: ${{ secrets.CODECOV_TOKEN }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments