mirror of
https://github.com/hathach/tinyusb.git
synced 2026-02-07 14:55:32 +00:00
remove usage of linkermap, update checkout to v4
This commit is contained in:
2
.github/workflows/trigger.yml
vendored
2
.github/workflows/trigger.yml
vendored
@ -23,7 +23,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Push to tinyusb_src
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user