diff --git a/.github/workflows/api-docs.yml b/.github/workflows/api-docs.yml index d8c68aa03..a00b42cf8 100644 --- a/.github/workflows/api-docs.yml +++ b/.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 diff --git a/docfx/docs/tableview.md b/docfx/docs/tableview.md index 0e676c6e5..a838f5864 100644 --- a/docfx/docs/tableview.md +++ b/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