mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-29 09:14:59 +00:00
update github actions (#3858)
actions/checkout got updated last night --------- Co-authored-by: veeck <gitkraken@veeck.de>
This commit is contained in:
2
.github/workflows/electron-rebuild.yaml
vendored
2
.github/workflows/electron-rebuild.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
||||
node-version: [22.14.0, 22.x, 24.x]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
- name: "Use Node.js ${{ matrix.node-version }}"
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user