summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorZixun LI <[email protected]>2025-12-16 11:51:42 +0100
committerZixun LI <[email protected]>2025-12-16 11:51:42 +0100
commit22534a60193c4616717cc86da851465f30bdd54a (patch)
tree1ebdb835f69855461fa5712fdf9edf7b1170d66e /.github/workflows/pre-commit.yml
parentdd78e2eeb5b4970e05e2ca5e6168befa5e9a2b80 (diff)
parent77fcf62f9fba99a0344ba95d78130a5c0c921e56 (diff)
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Signed-off-by: Zixun LI <[email protected]>
Diffstat (limited to '.github/workflows/pre-commit.yml')
-rw-r--r--.github/workflows/pre-commit.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pre-commit.yml b/.github/workflows/pre-commit.yml
index ed0efd66e..b9bfaf9b6 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -20,7 +20,7 @@ jobs:
ruby-version: '3.0'
- name: Checkout TinyUSB
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
- name: Get Dependencies
run: |