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 c7d2942 commit 2aabbd8Copy full SHA for 2aabbd8
.github/workflows/GHPages.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Setup Pages
38
uses: actions/configure-pages@v4
39
- name: Upload artifact
40
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v3
41
with:
42
path: ./build/eslint-plugin-svelte
43
- name: Deploy to GitHub Pages
0 commit comments