Skip to content

Commit

Permalink
Merge pull request #6 from Gruruya/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…configure-pages-4

Bump actions/configure-pages from 3 to 4
  • Loading branch information
Gruruya authored Dec 6, 2023
2 parents 2bc8f08 + c2f43e8 commit 79baa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- run: ln -s nmostr.html htmldocs/index.html

- name: Setup HTML for GitHub Pages
uses: actions/configure-pages@v3
uses: actions/configure-pages@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 79baa78

Please sign in to comment.