diff --git a/.github/workflows/pull-components.yml b/.github/workflows/pull-components.yml index 4e22f9da..af1ca752 100644 --- a/.github/workflows/pull-components.yml +++ b/.github/workflows/pull-components.yml @@ -89,7 +89,7 @@ jobs: path: "bottle-components-repository" ref: ${{ env.PR_BRANCH }} - - uses: actions/setup-python@v5 + - uses: actions/setup-python@v6 with: python-version: '3.x' cache: 'pip'