Skip to content

Commit dd96e3b

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 98439d7 commit dd96e3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docmodel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: npm run docmodel
2424

2525
- name: Upload documentation model artifact
26-
uses: actions/upload-artifact@v6
26+
uses: actions/upload-artifact@v7
2727
with:
2828
name: client-api-documentation
2929
path: docs/public/client.api.json

0 commit comments

Comments
 (0)