Skip to content

Commit a6a8874

Browse files
committed
EWM-497. actions/upload-artifact v4
1 parent e9ed123 commit a6a8874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
> anti_phishing.json
9393
9494
- name: Upload anti-phishing file
95-
uses: actions/upload-artifact@v3
95+
uses: actions/upload-artifact@v4
9696
with:
9797
name: anti-phishing-json
9898
path: anti_phishing.json

0 commit comments

Comments
 (0)