updating upload-artifact to version 4 (#3733)

Co-authored-by: shashank-elastic <91139415+shashank-elastic@users.noreply.github.com>
This commit is contained in:
Terrance DeJesus
2024-06-03 12:04:01 -04:00
committed by GitHub
parent 0885032b2c
commit f09a640ddf
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ jobs:
python -m detection_rules dev build-release $GENERATE_NAVIGATOR_FILES
- name: Archive production artifacts for branch builds
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
if: |
github.event_name == 'push'
with: