Skip to content

Commit

Permalink
chore: switch to lume-build@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesdring committed Nov 14, 2024
1 parent b7bbcf4 commit a698bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# Packaged action to build a Lume site. See https://github.com/dringtech/lume-build
steps:
- name: Build the site
uses: dringtech/lume-build@v2
uses: dringtech/lume-build@v3
with:
site-build-cmd: deno task build
deno-version: v2.x
Expand Down

0 comments on commit a698bb5

Please sign in to comment.