Skip to content

Commit

Permalink
fix: rename stage
Browse files Browse the repository at this point in the history
  • Loading branch information
bompo committed Oct 30, 2024
1 parent 4e3b026 commit a8231f8
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 @@ -87,7 +87,7 @@ jobs:
with:
node-version: "lts/*"
- name: Download build artifacts
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: build-artifacts
path: dist/
Expand Down

0 comments on commit a8231f8

Please sign in to comment.