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 c8466a3 commit 3847632Copy full SHA for 3847632
.github/workflows/mkdocs.yml
@@ -43,7 +43,7 @@ jobs:
43
mkdocs -v build
44
45
- name: Upload meta descriptions artifact
46
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
47
with:
48
name: meta-descriptions
49
path: ./site/meta-descriptions.csv
0 commit comments