Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4 (#765)" (#796)
Browse files Browse the repository at this point in the history
This reverts commit 1afa51e.
  • Loading branch information
mikealfare authored Apr 26, 2024
1 parent 1afa51e commit 32410a6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions .changes/unreleased/Dependencies-20240412-155549.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ jobs:
python -m pip install --upgrade wheel
python -m pip --version
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
name: dist
path: dist/
Expand Down

0 comments on commit 32410a6

Please sign in to comment.