Skip to content

Commit

Permalink
Update opensearch's test workflow to use artifacts v4
Browse files Browse the repository at this point in the history
  • Loading branch information
f-galland committed Sep 23, 2024
1 parent 3f28176 commit cdf276c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
chown -R 1000:1000 `pwd`
- name: Upload Artifacts
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v4
with:
name: reports-scheduler-linux
path: reports-scheduler-builds
Expand Down

0 comments on commit cdf276c

Please sign in to comment.