Skip to content

Commit

Permalink
Switch to later versions of build
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesdring committed Mar 26, 2024
1 parent 4addc38 commit 774c24a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

steps:
- name: Build the site
uses: dringtech/lume-build@v1.1.0
uses: dringtech/lume-build@v2

# Deploy job
deploy:
Expand All @@ -44,4 +44,4 @@ jobs:
steps:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1
uses: actions/deploy-pages@v4

0 comments on commit 774c24a

Please sign in to comment.