summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
author沈玴興 <[email protected]>2023-12-28 00:29:41 +0800
committerGitHub <[email protected]>2023-12-28 00:29:41 +0800
commit149b50a2fafd9320bc84a03c8197fbd58c59318c (patch)
tree4cc8ba1ffdc897d635a022134bc8514b930721ba /.github/workflows/pre-commit.yml
parent9a1559a35653e34c2fc8b4dccdc9f40ad476913c (diff)
parentae364b1460b91153cd94b4b0303eeda6419ff1d1 (diff)
Merge branch 'hathach:master' into master
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 f984954d9..2e9ae9264 100644
--- a/.github/workflows/pre-commit.yml
+++ b/.github/workflows/pre-commit.yml
@@ -25,7 +25,7 @@ jobs:
ruby-version: '3.0'
- name: Checkout TinyUSB
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Get Dependencies
run: |