summary refs log tree commit diff
path: root/.github/workflows/format_push.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/format_push.yml')
-rw-r--r--.github/workflows/format_push.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/format_push.yml b/.github/workflows/format_push.yml
index 4f47fc78c4..a180b29009 100644
--- a/.github/workflows/format_push.yml
+++ b/.github/workflows/format_push.yml
@@ -13,7 +13,7 @@ jobs:
     container: qmkfm/qmk_cli
 
     steps:
-    - uses: actions/checkout@v2
+    - uses: actions/checkout@v3
       with:
         fetch-depth: 0