We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18d3d92 commit 0f35e1dCopy full SHA for 0f35e1d
.github/workflows/docs.yml
@@ -81,7 +81,7 @@ jobs:
81
uses: actions/configure-pages@v5
82
83
- name: Upload artifact
84
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
85
with:
86
path: ${{ env.CMAKE_INSTALL_PREFIX }}/share/doc/cpp-terminal/html/
87
0 commit comments