We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02ea23a commit c640ca5Copy full SHA for c640ca5
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
EXILED_REFERENCES: ${{ github.workspace }}\lib
40
41
- name: Upload Build
42
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
43
with:
44
name: Plugin DLL
45
path: D:\a\KillLogs\KillLogs\bin\Release\KillLogs.dll
0 commit comments