Skip to content

Commit 835c4f5

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent a510c77 commit 835c4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
- run: luacov
8686

8787
- name: Upload to Codecov
88-
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
88+
uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
8989
if: ${{ matrix.luaVersion == '5.3' }}
9090

9191
- name: Export In-Game Tests

0 commit comments

Comments
 (0)