| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2ddec64 commit 1db603d
3 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,6 +68,6 @@ jobs: | |||
| 68 | 68 | - name: Clean tmp | |
| 69 | 69 | run: rm -rf coverage/tmp && rm -rf out | |
| 70 | 70 | - name: Upload | |
| 71 | - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 | ||
| 71 | + uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 | ||
| 72 | 72 | with: | |
| 73 | 73 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,6 +68,6 @@ jobs: | |||
| 68 | 68 | - name: Clean tmp | |
| 69 | 69 | run: rm -rf coverage/tmp && rm -rf out | |
| 70 | 70 | - name: Upload | |
| 71 | - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 | ||
| 71 | + uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 | ||
| 72 | 72 | with: | |
| 73 | 73 | directory: ./coverage | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -67,6 +67,6 @@ jobs: | |||
| 67 | 67 | - name: Clean tmp | |
| 68 | 68 | run: npx rimraf ./coverage/tmp | |
| 69 | 69 | - name: Upload | |
| 70 | - uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1 | ||
| 70 | + uses: codecov/codecov-action@54bcd8715eee62d40e33596ef5e8f0f48dbbccab # v4.1.0 | ||
| 71 | 71 | with: | |
| 72 | 72 | directory: ./coverage | |
| Back | FazBrowse Home | New Git URL |
0 commit comments