Loading .github/workflows/breakage.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ jobs: uses: actions/checkout@v6 - name: Set up Python uses: actions/setup-python@v6.1.0 uses: actions/setup-python@v6.2.0 with: python-version: "${{ matrix.python }}" cache: "pip" Loading Loading
.github/workflows/breakage.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ jobs: uses: actions/checkout@v6 - name: Set up Python uses: actions/setup-python@v6.1.0 uses: actions/setup-python@v6.2.0 with: python-version: "${{ matrix.python }}" cache: "pip" Loading