about summary refs log tree commit diff
path: root/.github/workflows/check_diff.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/check_diff.yml')
-rw-r--r--.github/workflows/check_diff.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check_diff.yml b/.github/workflows/check_diff.yml
index 2f2beb76915..99daa0addf5 100644
--- a/.github/workflows/check_diff.yml
+++ b/.github/workflows/check_diff.yml
@@ -21,7 +21,7 @@ jobs:
 
     steps:
     - name: checkout
-      uses: actions/checkout@v3
+      uses: actions/checkout@v4
 
     - name: install rustup
       run: |