Skip to content

Commit

Permalink
Can't use v4 :/
Browse files Browse the repository at this point in the history
  • Loading branch information
niik committed May 22, 2024
1 parent 0673a18 commit df8a2a5
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 @@ -164,7 +164,7 @@ jobs:
- uses: actions/checkout@v4

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

Expand Down

0 comments on commit df8a2a5

Please sign in to comment.