Skip to content

Commit

Permalink
Merge pull request #7 from chordbook/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
bkeepers authored Apr 18, 2024
2 parents cba580f + 9d6169d commit c85ec8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build
run: npm run build -- --base=/editor/
- name: Setup Pages
uses: actions/configure-pages@v4
uses: actions/configure-pages@v5
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ This editor is built on some [previous work](https://github.com/bettermusic/stud

## License

This project is licensed under the [AGPLv3](./LICENSE) license.
This project is licensed under the [GPLv3.0](./LICENSE) license.

0 comments on commit c85ec8f

Please sign in to comment.