| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 845c63e commit fe460cc
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,6 +87,6 @@ jobs: | |||
| 87 | 87 | - name: Clean tmp | |
| 88 | 88 | run: rm -rf coverage/tmp && rm -rf out | |
| 89 | 89 | - name: Upload | |
| 90 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 90 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 91 | 91 | with: | |
| 92 | 92 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -87,6 +87,6 @@ jobs: | |||
| 87 | 87 | - name: Clean tmp | |
| 88 | 88 | run: rm -rf coverage/tmp && rm -rf out | |
| 89 | 89 | - name: Upload | |
| 90 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 90 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 91 | 91 | with: | |
| 92 | 92 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,6 +100,6 @@ jobs: | |||
| 100 | 100 | - name: Clean tmp | |
| 101 | 101 | run: npx rimraf ./coverage/tmp | |
| 102 | 102 | - name: Upload | |
| 103 | - uses: codecov/codecov-action@e79a6962e0d4c0c17b229090214935d2e33f8354 # v6.0.1 | ||
| 103 | + uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0.0 | ||
| 104 | 104 | with: | |
| 105 | 105 | directory: ./coverage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments