Skip to content

Commit 62c1007

Browse files
committed
Fix GitHub Actions build
1 parent aa5ce6f commit 62c1007

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
copy x64/Release/AntiInject64.dll artifacts
4343
copy README.md artifacts
4444
- name: Upload artifacts
45-
uses: actions/upload-artifact@v2
45+
uses: actions/upload-artifact@v4
4646
with:
4747
name: GravitGuardPro
4848
path: artifacts

0 commit comments

Comments
 (0)