Skip to content

Commit

Permalink
Merge pull request #3 from kaihendry/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/configure-pages-5

Bump actions/configure-pages from 4 to 5
  • Loading branch information
kaihendry committed Apr 15, 2024
2 parents 64b2f76 + 4dbc3b5 commit d697983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lesshero.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- uses: kaihendry/lesshero@v1
- run: mkdir "_site" && mv lesshero.html _site/index.html
- name: Upload artifact
Expand Down

0 comments on commit d697983

Please sign in to comment.