about summary refs log tree commit diff
path: root/.github/workflows/periodic-merge-24h.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/periodic-merge-24h.yml')
-rw-r--r--.github/workflows/periodic-merge-24h.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/periodic-merge-24h.yml b/.github/workflows/periodic-merge-24h.yml
index abfb51244fd6..32c32397dc08 100644
--- a/.github/workflows/periodic-merge-24h.yml
+++ b/.github/workflows/periodic-merge-24h.yml
@@ -40,7 +40,7 @@ jobs:
             into: staging-23.05
     name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }}
     steps:
-      - uses: actions/checkout@v3
+      - uses: actions/checkout@v4
 
       - name: ${{ matrix.pairs.from }} → ${{ matrix.pairs.into }}
         uses: devmasx/merge-branch@1.4.0