Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4 (#975)"
Browse files Browse the repository at this point in the history
This reverts commit e98b265.
  • Loading branch information
shiftkey committed Dec 18, 2023
1 parent b1cf9ff commit 9eeeb1a
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 @@ -234,7 +234,7 @@ jobs:
cache: yarn

- name: Download all artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
path: './artifacts'

Expand Down

0 comments on commit 9eeeb1a

Please sign in to comment.