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 4df2a03 commit c66e1cdCopy full SHA for c66e1cd
.github/workflows/GHPages.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Setup Pages
41
uses: actions/configure-pages@v5
42
- name: Upload artifact
43
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
44
with:
45
path: ./docs-svelte-kit/build/eslint-plugin-svelte
46
- name: Deploy to GitHub Pages
0 commit comments