Skip to content

Commit 8863c44

Browse files
committed
ci: update upload-artifact dependency
1 parent 548fc8c commit 8863c44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ jobs:
365365
cm doc api.docurium
366366
git checkout gh-pages
367367
zip --exclude .git/\* --exclude .gitignore --exclude .gitattributes -r api-documentation.zip .
368-
- uses: actions/upload-artifact@v2
368+
- uses: actions/upload-artifact@v3
369369
name: Upload artifact
370370
with:
371371
name: api-documentation

0 commit comments

Comments
 (0)