Skip to content

Commit fdb350b

Browse files
authored
Merge pull request #84 from CGAL/dependabot/github_actions/actions/configure-pages-6
Bump actions/configure-pages from 5 to 6
2 parents eea142f + 7afb2bd commit fdb350b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Receive_PR.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Remove demo/ (temporarily)
2727
run: rm -rf demo/
2828
- name: Setup Pages
29-
uses: actions/configure-pages@v5
29+
uses: actions/configure-pages@v6
3030
- name: setup nodejs
3131
run: npm install
3232
- name: Build with jekyll

0 commit comments

Comments
 (0)