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
@@ -69,7 +69,7 @@ jobs:
labels: "backport: auto"
- name: Archive production artifacts
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: release-files
path: |
+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:
+1 -1
View File
@@ -149,7 +149,7 @@ jobs:
$DRAFT_ARGS
- name: Archive production artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: release-files
path: |