Skip to content

Commit 3d8659e

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

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@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
8989
if: ${{ matrix.luaVersion == '5.3' }}
9090

9191
- name: Export In-Game Tests

0 commit comments

Comments
 (0)