diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 910bbf733..a7af8420e 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: uses: actions/checkout@v4 - name: Setup Node.js for markdownlint-cli2 # https://github.com/actions/setup-node/tags - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: '*' check-latest: true diff --git a/docs/index.md b/docs/index.md index 0ccd342ce..e4523f665 100644 --- a/docs/index.md +++ b/docs/index.md @@ -73,6 +73,6 @@ Have some feedback, questions, suggestions, or just fancy a chat? Visit our [com We would really appreciate it if you would consider contributing to the project however you can. -Donating is the easiest way to help us via [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DVBECXRW3TAA) or become a [Patron](https://www.patreon.com/bePatron?u=12464530). +Donating is the easiest way to help us via [PayPal](https://www.paypal.com/donate?hosted_button_id=6DVBECXRW3TAA) or become a [Patron](https://www.patreon.com/DietPi). Thank you !