summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorhathach <[email protected]>2025-12-15 15:31:55 +0700
committerhathach <[email protected]>2025-12-15 15:31:55 +0700
commitfa36515e6f1fdeebb84056534b8f878e1f454770 (patch)
tree9c266c7197bafe84a40413fc9c9fa6460f55e422 /.github/workflows/pre-commit.yml
parent991fa7736dd8ae3f10abf51f0ac89f5e976851af (diff)
parentad5fe66f19e8fb633f175affcfa27b8376e40639 (diff)
Merge branch 'refs/heads/master' into enum_catch
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: |