| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 423a6bc commit 705686b
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,6 +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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 | ||
| 82 | + uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1 | ||
| 83 | 83 | with: | |
| 84 | 84 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -79,6 +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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 | ||
| 82 | + uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1 | ||
| 83 | 83 | with: | |
| 84 | 84 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -71,6 +71,6 @@ jobs: | |||
| 71 | 71 | - name: Clean tmp | |
| 72 | 72 | run: npx rimraf ./coverage/tmp | |
| 73 | 73 | - name: Upload | |
| 74 | - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0 | ||
| 74 | + uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1 | ||
| 75 | 75 | with: | |
| 76 | 76 | directory: ./coverage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments