Skip to content

Commit f046417

Browse files
authored
Merge pull request #1679 from NVIDIA/dependabot/github_actions/gh-pages/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents c8cc928 + 89769f8 commit f046417

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Checkout
4242
uses: actions/checkout@v6
4343
- name: Setup Pages
44-
uses: actions/configure-pages@v5
44+
uses: actions/configure-pages@v6
4545
- name: Build with Jekyll
4646
uses: actions/jekyll-build-pages@v1
4747
with:

0 commit comments

Comments
 (0)