Skip to content

Commit

Permalink
Merge pull request #1526 from BishopFox/7983dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/upload-pages-artifact-3

Bump actions/upload-pages-artifact from 1 to 3
  • Loading branch information
moloch-- authored Dec 30, 2023
2 parents 99b15a0 + 59eb25a commit 77c3d85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
run: ${{ steps.detect-package-manager.outputs.runner }} next build

- name: Upload artifact
uses: actions/upload-pages-artifact@v1
uses: actions/upload-pages-artifact@v3
with:
path: ${{ github.workspace }}/docs/sliver-docs/out

Expand Down

0 comments on commit 77c3d85

Please sign in to comment.