Skip to content

Commit e0f326f

Browse files
Upgrade: Bump actions/upload-pages-artifact from 2 to 3 (#160)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48a18a7 commit e0f326f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GHPages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
uses: actions/configure-pages@v4
4242

4343
- name: Upload artifact
44-
uses: actions/upload-pages-artifact@v2
44+
uses: actions/upload-pages-artifact@v3
4545
with:
4646
path: ./docs/.vitepress/dist/eslint-plugin-eslint-comments
4747

0 commit comments

Comments
 (0)