Use zlib for compression

This commit is contained in:
Bassem Dghaidi
2024-06-13 03:16:59 -07:00
committed by GitHub
parent 9e63a77e7a
commit 5e5faf73fc
8 changed files with 2632 additions and 48 deletions

View File

@@ -38,6 +38,7 @@
},
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/artifact": "^2.1.7",
"@actions/exec": "^1.0.1",
"@actions/glob": "^0.1.0",
"@actions/http-client": "^2.1.1",