Skip to content

Commit d46bee2

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent 4c280e3 commit d46bee2

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
@@ -27,7 +27,7 @@ jobs:
2727
run: npm run docmodel
2828

2929
- name: Upload documentation model artifact
30-
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
30+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7
3131
with:
3232
name: client-api-documentation
3333
path: docs/public/client.api.json

0 commit comments

Comments
 (0)