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

This commit is contained in:
Renovate Bot
2022-03-04 00:08:42 +00:00
committed by Joachim Van Herwegen
parent 196c529f6b
commit 311d3e0ff0
2 changed files with 3 additions and 3 deletions

View File

@@ -232,7 +232,7 @@ jobs:
- run: npm ci --ignore-scripts
- run: npm run docs
- name: Save docs
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: docs
path: docs