chore(deps): update actions/upload-artifact action to v3

This commit is contained in:
Renovate Bot 2022-03-03 19:57:08 +00:00
parent 6ec952b60f
commit 32536f441e
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ jobs:
if: ${{ matrix.compress }}
- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: ${{ matrix.target }}
path: ${{ matrix.artifact_name }}