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 ac0f922 commit 9026d66Copy full SHA for 9026d66
.github/workflows/GHPages.yml
@@ -36,7 +36,7 @@ jobs:
36
- name: Setup Pages
37
uses: actions/configure-pages@v5
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
40
with:
41
path: ./docs/.vitepress/dist/eslint-plugin-json-schema-validator
42
- name: Deploy to GitHub Pages
0 commit comments