Upload artifact v2 is deprecated

This commit is contained in:
michael-grunder
2024-09-19 14:25:17 -07:00
committed by Michael Grunder
parent 40c897364f
commit 9d38050093
+1 -1
View File
@@ -292,7 +292,7 @@ jobs:
copy LICENSE binaries
Get-ChildItem -Recurse -Filter "php_redis.dll" | ForEach-Object {Copy-Item -Path $_.FullName -Destination "binaries"}
- name: Upload artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: redis-${{matrix.php}}-x64-${{matrix.ts}}
path: binaries