Skip to content

Commit

Permalink
docs(changeset):
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Jan 2, 2024
1 parent a328d4a commit 033c36c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .changeset/forty-bottles-joke.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
2 changes: 1 addition & 1 deletion incubator/build/workflows/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
if: ${{ github.event.inputs.distribution != 'local' && !cancelled() && !failure() }} # `success()` excludes skipped jobs
steps:
- name: Download build artifact
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: ${{ github.event.inputs.platform }}-artifact
- name: Display structure of build artifact
Expand Down

0 comments on commit 033c36c

Please sign in to comment.