Skip to content

Commit

Permalink
Merge pull request #1251 from jcorporation/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…actions/configure-pages-5

Build(deps): Bump actions/configure-pages from 4 to 5
  • Loading branch information
jcorporation authored Apr 1, 2024
2 parents 1535127 + c01f3c9 commit 00ed333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
./build.sh api_doc
./build.sh luascript_index
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
Expand Down

0 comments on commit 00ed333

Please sign in to comment.