Skip to content

Commit

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

Bump actions/configure-pages from 3 to 4
  • Loading branch information
lrineau authored Dec 11, 2023
2 parents aad1f5e + cdde3db commit 571f358
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@v3
uses: actions/configure-pages@v4
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 571f358

Please sign in to comment.