summaryrefslogtreecommitdiff
path: root/.github/workflows/pre-commit.yml
diff options
context:
space:
mode:
authorRocky04 <[email protected]>2024-01-15 16:27:22 +0100
committerGitHub <[email protected]>2024-01-15 16:27:22 +0100
commit78a1d4c482606cac398ee09b55a4dab04f400ae3 (patch)
tree35cfffecd9f4f390265b24c489f3708a811ce31a /.github/workflows/pre-commit.yml
parent3c4184dc15fad3eccf53c247a1c8de56bd4bd517 (diff)
parent4b3b401ce37e12eaf4c85a5184d94327c28c70a5 (diff)
Merge branch 'master' into test-mode-support
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: |