Skip to content

Commit 4bb0f49

Browse files
authored
Merge pull request #402 from qualcomm-linux/dependabot/github_actions/actions/upload-pages-artifact-5
build(deps): bump actions/upload-pages-artifact from 4 to 5
2 parents b9d11c5 + a923928 commit 4bb0f49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-inventory-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
uses: actions/configure-pages@v6
5757

5858
- name: Upload Pages artifact
59-
uses: actions/upload-pages-artifact@v4
59+
uses: actions/upload-pages-artifact@v5
6060
with:
6161
path: _site
6262

0 commit comments

Comments
 (0)