Skip to content

Commit

Permalink
Update upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
gehongyan committed Oct 27, 2024
1 parent b744a6a commit 08c0ac1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
GITHUB_PACKAGES_KEY: ${{ secrets.GITHUB_PACKAGES_KEY }}

- name: Upload Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Packages
path: ./packages/

0 comments on commit 08c0ac1

Please sign in to comment.