mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-03 03:21:48 +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/spellcheck.yaml
vendored
2
.github/workflows/spellcheck.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
uses: actions/checkout@v5
|
||||
with:
|
||||
ref: develop
|
||||
- name: Set up Node.js
|
||||
|
Reference in New Issue
Block a user