diff --git a/.github/workflows/updateNodes.yml b/.github/workflows/updateNodes.yml index 4e72246..1ecfc20 100644 --- a/.github/workflows/updateNodes.yml +++ b/.github/workflows/updateNodes.yml @@ -16,7 +16,7 @@ jobs: fetch-depth: 0 # otherwise, you will failed to push refs to dest repo - name: Setup Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v6 with: python-version: 3.9