Skip to content

Commit d574cc6

Browse files
authored
Merge pull request #185 from libtcod/dependabot/github_actions/github-actions-484570b1b1
Bump codecov/codecov-action from 6 to 7 in the github-actions group across 1 directory
2 parents 27efca8 + 42a271c commit d574cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ jobs:
167167
- name: Xvfb logs
168168
if: runner.os != 'Windows'
169169
run: cat /tmp/xvfb.log
170-
- uses: codecov/codecov-action@v6
170+
- uses: codecov/codecov-action@v7
171171
- uses: actions/upload-artifact@v7
172172
if: runner.os == 'Windows'
173173
with:

0 commit comments

Comments
 (0)