Skip to content

Commit c640ca5

Browse files
authored
Update upload-artifact
1 parent 02ea23a commit c640ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
EXILED_REFERENCES: ${{ github.workspace }}\lib
4040

4141
- name: Upload Build
42-
uses: actions/upload-artifact@v2
42+
uses: actions/upload-artifact@v4
4343
with:
4444
name: Plugin DLL
4545
path: D:\a\KillLogs\KillLogs\bin\Release\KillLogs.dll

0 commit comments

Comments
 (0)