Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4" (opensearch-proje…
Browse files Browse the repository at this point in the history
…ct#3892)

Reverts opensearch-project#3860

Signed-off-by: Prabhas Kurapati <prabhask@berkeley.edu>
  • Loading branch information
peternied authored and prabhask5 committed Jan 11, 2024
1 parent f2a4aa2 commit aa2c5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
path: downloaded-artifacts

Expand Down

0 comments on commit aa2c5da

Please sign in to comment.