Skip to content

Commit

Permalink
Bump actions/setup-node from 3 to 4 (#944)
Browse files Browse the repository at this point in the history
* Bump actions/setup-node from 3 to 4

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update donation links

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MichaIng <[email protected]>
  • Loading branch information
dependabot[bot] and MichaIng authored Oct 24, 2023
1 parent 2598245 commit 2af678b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 !

0 comments on commit 2af678b

Please sign in to comment.