diff --git a/.github/workflows/sync-catalog.yml b/.github/workflows/sync-catalog.yml index 60c820b..09f2ea5 100644 --- a/.github/workflows/sync-catalog.yml +++ b/.github/workflows/sync-catalog.yml @@ -13,7 +13,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up Python uses: actions/setup-python@v6