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

This commit is contained in:
renovate[bot] 2023-06-02 11:07:50 +00:00 committed by GitHub
parent f367d69a2d
commit a9b13f5814
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download build artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v3
with:
name: build-artifacts