Skip to content

Commit

Permalink
chore: bump actions/upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
renbaoshuo committed Aug 18, 2024
1 parent 98338fd commit d3dc260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
CDNJS_BASE_URL: https://cdnjs.baoshuo.ren/ajax/libs

- name: Upload Build Output to Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: dist
path: ${{ github.workspace }}/out/
Expand Down

0 comments on commit d3dc260

Please sign in to comment.