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
  • Loading branch information
peternied authored and dlin2028 committed May 1, 2024
1 parent 238f3ca commit 38478cd
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 38478cd

Please sign in to comment.