chore(deps): update actions/upload-artifact action to v4 (#173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-12-20 22:18:32 +05:30
committed by GitHub
parent 529147bf01
commit 102746ec3c

View File

@@ -36,7 +36,7 @@ jobs:
shell: bash
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}-dist
path: |