ci: bump upload-artifact action to v4

fix warning
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3.
For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
This commit is contained in:
alexey.lysiuk 2024-02-23 13:09:54 +02:00
parent 2956fc2ff9
commit 6074f37048
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ jobs:
${BUILD_CMDLINE}
- name: Upload Package
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ inputs.target }}
path: |