Skip to content

Commit 2fb7908

Browse files
chore(deps): bump actions/upload-artifact from 4 to 7 in the actions group (#797)
1 parent bbb319a commit 2fb7908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: bun run build
2121

2222
- name: Upload built site
23-
uses: actions/upload-artifact@v4
23+
uses: actions/upload-artifact@v7
2424
with:
2525
name: docs-html
2626
path: docs/_build/html

0 commit comments

Comments
 (0)