Skip to content

Commit 4a5736f

Browse files
Merge pull request #8 from FEASTorg/dependabot/github_actions/actions/configure-pages-6
chore(deps): bump actions/configure-pages from 5 to 6
2 parents 92976bf + 30761f4 commit 4a5736f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
- name: Setup Pages
3333
id: pages
34-
uses: actions/configure-pages@v5
34+
uses: actions/configure-pages@v6
3535

3636
- name: Import remote repository docs
3737
run: bash scripts/import_sources.sh

0 commit comments

Comments
 (0)