Skip to content

Commit 6a8cec2

Browse files
authored
Merge pull request #373 from qualcomm-linux/dependabot/github_actions/actions/configure-pages-6
build(deps): bump actions/configure-pages from 5 to 6
2 parents 77b06ae + 977a336 commit 6a8cec2

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
@@ -53,7 +53,7 @@ jobs:
5353
run: touch _site/.nojekyll
5454

5555
- name: Configure GitHub Pages
56-
uses: actions/configure-pages@v5
56+
uses: actions/configure-pages@v6
5757

5858
- name: Upload Pages artifact
5959
uses: actions/upload-pages-artifact@v4

0 commit comments

Comments
 (0)