Skip to content

Commit 0c21af5

Browse files
authoredDec 20, 2023
chore(deps): bump actions/upload-pages-artifact from 2 to 3 (#178)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32b9813 commit 0c21af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/GHPages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Setup Pages
3636
uses: actions/configure-pages@v4
3737
- name: Upload artifact
38-
uses: actions/upload-pages-artifact@v2
38+
uses: actions/upload-pages-artifact@v3
3939
with:
4040
path: ./docs/.vitepress/dist/eslint-utils
4141
- name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)