Skip to content

Commit

Permalink
Revert "Bump actions/download-artifact from 3 to 4 (#975)" (#981)
Browse files Browse the repository at this point in the history
This reverts commit 44b6018.
  • Loading branch information
shiftkey authored Dec 18, 2023
1 parent 5b3f7b8 commit 3199962
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 3199962

Please sign in to comment.