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

This commit is contained in:
Renovate Bot
2022-03-03 01:19:14 +00:00
committed by Joachim Van Herwegen
parent 311d3e0ff0
commit 982d57e1d2

View File

@@ -248,7 +248,7 @@ jobs:
runs-on: ubuntu-latest
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: actions/download-artifact@v2
- uses: actions/download-artifact@v3
with:
name: docs
path: docs