We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b9813 commit 0c21af5Copy full SHA for 0c21af5
.github/workflows/GHPages.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Setup Pages
36
uses: actions/configure-pages@v4
37
- name: Upload artifact
38
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
39
with:
40
path: ./docs/.vitepress/dist/eslint-utils
41
- name: Deploy to GitHub Pages
0 commit comments