Skip to content

Commit 79209c5

Browse files
authored
Merge pull request #20 from scverse/dependabot/github_actions/actions/upload-pages-artifact-5
chore(deps): Bump actions/upload-pages-artifact from 3 to 5
2 parents fbdfe59 + f9ab9b5 commit 79209c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: pnpm build
4747

4848
- name: Upload artifact
49-
uses: actions/upload-pages-artifact@v3
49+
uses: actions/upload-pages-artifact@v5
5050
with:
5151
path: docs/dist
5252

0 commit comments

Comments
 (0)