| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 46aa079 commit 7dfe448
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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 | ||
| 82 | + uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2 | ||
| 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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 | ||
| 82 | + uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2 | ||
| 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@0565863a31f2c772f9f0395002a31e3f06189574 # v5.4.0 | ||
| 74 | + uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2 | ||
| 75 | 75 | with: | |
| 76 | 76 | directory: ./coverage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments