Skip to content

Commit

Permalink
Updated upload artifact ci action (#1448)
Browse files Browse the repository at this point in the history
  • Loading branch information
prathmesh-stripe authored Jan 25, 2025
1 parent 8d5c629 commit 288290b
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 @@ -62,7 +62,7 @@ jobs:
just build
- name: "Upload Artifact"
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dist
path: dist/
Expand Down

0 comments on commit 288290b

Please sign in to comment.