summaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.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/codeql.yml
parent9a1559a35653e34c2fc8b4dccdc9f40ad476913c (diff)
parentae364b1460b91153cd94b4b0303eeda6419ff1d1 (diff)
Merge branch 'hathach:master' into master
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index dec071753..3d51fc5b7 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -57,7 +57,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
- name: Install ARM GCC
uses: carlosperate/arm-none-eabi-gcc-action@v1