Skip to content

Commit

Permalink
Revert "build(deps): Bump actions/download-artifact from 3 to 4 (#211)"
Browse files Browse the repository at this point in the history
This reverts commit f0c4ba9.
  • Loading branch information
marc0der committed Jan 2, 2024
1 parent b0200b8 commit 19b8e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
fetch-depth: 0

- name: Download artifacts
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3

- name: Release
uses: jreleaser/release-action@v2
Expand Down

0 comments on commit 19b8e5d

Please sign in to comment.