| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 737eb89 commit 6df1f97
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,6 +81,6 @@ jobs: | |||
| 81 | 81 | - name: Clean tmp | |
| 82 | 82 | run: rm -rf coverage/tmp && rm -rf out | |
| 83 | 83 | - name: Upload | |
| 84 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 84 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 85 | 85 | with: | |
| 86 | 86 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -81,6 +81,6 @@ jobs: | |||
| 81 | 81 | - name: Clean tmp | |
| 82 | 82 | run: rm -rf coverage/tmp && rm -rf out | |
| 83 | 83 | - name: Upload | |
| 84 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 84 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 85 | 85 | with: | |
| 86 | 86 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -95,6 +95,6 @@ jobs: | |||
| 95 | 95 | - name: Clean tmp | |
| 96 | 96 | run: npx rimraf ./coverage/tmp | |
| 97 | 97 | - name: Upload | |
| 98 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 98 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 99 | 99 | with: | |
| 100 | 100 | directory: ./coverage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments