Skip to content

Commit

Permalink
Merge pull request #37 from CGAL/dependabot/github_actions/actions/co…
Browse files Browse the repository at this point in the history
…nfigure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
lrineau authored Apr 2, 2024
2 parents 79c8d6c + 9317535 commit cf0912e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Receive_PR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: Remove demo/ (temporarily)
run: rm -rf demo/
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit cf0912e

Please sign in to comment.