mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-24 14:16:45 -07:00
✅ Update Actions & Python versions (#1013)
This commit is contained in:
parent
a45c966e5d
commit
02475b8b7e
2 changed files with 7 additions and 7 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Check out
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
# For each directory containing a changed config file, copy the .h files and build the code:
|
||||
- name: Deploy bugfix-2.1.x
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue