Skip to content

Commit 3f400bd

Browse files
authored
Merge pull request #2004 from BishopFox/5069dependabot/github_actions/actions/upload-pages-artifact-4
Bump actions/upload-pages-artifact from 3 to 4
2 parents d43f664 + 0b9fe60 commit 3f400bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
run: ${{ steps.detect-package-manager.outputs.runner }} next build
8686

8787
- name: Upload artifact
88-
uses: actions/upload-pages-artifact@v3
88+
uses: actions/upload-pages-artifact@v4
8989
with:
9090
path: ${{ github.workspace }}/docs/sliver-docs/out
9191

0 commit comments

Comments
 (0)