chore(deps): update actions/upload-artifact action to v6 #44

Closed
renovate wants to merge 1 commits from renovate/major-github-artifact-actions into main

View File

@@ -55,7 +55,7 @@ jobs:
yarn build yarn build
- name: upload the building actifacts - name: upload the building actifacts
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v6
with: with:
name: packages name: packages
path: | path: |