We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a510c77 commit 835c4f5Copy full SHA for 835c4f5
.github/workflows/test.yml
@@ -85,7 +85,7 @@ jobs:
85
- run: luacov
86
87
- name: Upload to Codecov
88
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
+ uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
89
if: ${{ matrix.luaVersion == '5.3' }}
90
91
- name: Export In-Game Tests
0 commit comments