diff --git a/.github/workflows/update-repo-data.yml b/.github/workflows/update-repo-data.yml index 229cc1f0c..c5200fdbc 100644 --- a/.github/workflows/update-repo-data.yml +++ b/.github/workflows/update-repo-data.yml @@ -16,7 +16,7 @@ jobs: steps: - name: Check out repository id: checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Update local repository data id: pipeline