mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 09:52:37 +00:00
Bump github actions and dependencies (#3882)
as suggested by dependabot [here](https://github.com/MagicMirrorOrg/MagicMirror/pull/3880) and [here](https://github.com/MagicMirrorOrg/MagicMirror/pull/3881) also bumped the dependencies while at it --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
2
.github/workflows/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
ref: develop
|
||||
- name: Set up Node.js
|
||||
uses: actions/setup-node@v4
|
||||
uses: actions/setup-node@v5
|
||||
with:
|
||||
node-version: lts/*
|
||||
check-latest: true
|
||||
|
||||
Reference in New Issue
Block a user