Skip to content

Commit

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

Bump actions/configure-pages from 4 to 5
  • Loading branch information
kaihendry authored Apr 2, 2024
2 parents dad98bf + 02b10b7 commit 2bb26d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sloc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
with:
fetch-depth: 0
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- uses: kaihendry/lesshero@main
- run: mkdir "_site" && mv lesshero.html _site/index.html
- name: Upload artifact # TODO: we want to ideally upload one file, not overwrite the whole site!
Expand Down

0 comments on commit 2bb26d8

Please sign in to comment.