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 3d8659eCopy full SHA for 3d8659e
.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@5c47607acb93fed5485fdbf7232e8a31425f672a # v5.0.2
89
if: ${{ matrix.luaVersion == '5.3' }}
90
91
- name: Export In-Game Tests
0 commit comments