mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
chore(deps): update actions/upload-artifact action to v3
This commit is contained in:
committed by
Joachim Van Herwegen
parent
196c529f6b
commit
311d3e0ff0
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user