Skip to content

Commit 42f956a

Browse files
chore: bump actions/upload-artifact from 6 to 7 (docsifyjs#2686)
1 parent 2bacdb7 commit 42f956a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
git diff --exit-code
9393
9494
- name: Store artifacts
95-
uses: actions/upload-artifact@v6
95+
uses: actions/upload-artifact@v7
9696
if: failure()
9797
with:
9898
name: ${{ matrix.os }}-${{ matrix.node-version }}-artifacts

0 commit comments

Comments
 (0)