Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
git-ref: ${{ github.ref }}

- name: download artifacts
uses: actions/download-artifact@f023be2c48cc18debc3bacd34cb396e0295e2869
uses: actions/download-artifact@fb598a63ae348fa914e94cd0ff38f362e927b741
with:
path: artifacts

Expand Down