Merge pull request #33 from nxtrace/dependabot/github_actions/actions/upload-artifact-4

chore(deps): bump actions/upload-artifact from 3 to 4
This commit is contained in:
tsosunchia
2023-12-18 22:49:13 +08:00
committed by GitHub

View File

@@ -146,7 +146,7 @@ jobs:
-X 'github.com/nxtrace/NTrace-core/config.CommitID=${COMMIT_SHA1}'\
-w -s"
- name: Upload files to Artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ env.ASSET_NAME }}
path: |