浏览代码

Upgraded actions/upload-pages-artifact@v3

Tig 3 月之前
父节点
当前提交
25b15515db
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .github/workflows/api-docs.yml
  2. 1 1
      docfx/docs/tableview.md

+ 1 - 1
.github/workflows/api-docs.yml

@@ -24,7 +24,7 @@ jobs:
       continue-on-error: false
       
     - name: Upload artifact
-      uses: actions/upload-pages-artifact@v2
+      uses: actions/upload-pages-artifact@v3
       with:
         path: docfx/_site
        

+ 1 - 1
docfx/docs/tableview.md

@@ -1,4 +1,4 @@
-# Table View
+# v1 Table View
 
 > [!NOTE]
 > This is the v1 API documentation. For v2 go here: https://gui-cs.github.io/Terminal.Gui