Commit d66f7345 authored by ansible-repo-updater[bot]'s avatar ansible-repo-updater[bot]
Browse files

chore: sync from template v1.3.1

parent fa201804
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -46,10 +46,10 @@ jobs:

    steps:
      - name: Check out the codebase
        uses: actions/checkout@v5.0.0
        uses: actions/checkout@v6

      - name: Set up Python
        uses: actions/setup-python@v6.0.0
        uses: actions/setup-python@v6.1.0
        with:
          python-version: "${{ matrix.python }}"
          cache: "pip"