diff --git a/.github/workflows/pull-components.yml b/.github/workflows/pull-components.yml index dd51ecfd..94b470a6 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@v4 + - uses: actions/setup-python@v5 with: python-version: '3.x' cache: 'pip'