Chore: Update actions/setup-python v4 -> v5
[releng/builder.git] / .github / workflows / gerrit-verify.yaml
index daf430d162280d4d713f0798bdadc0c72f2ee617..942d3f1f59558304f97796ca7c1c4c5fc6c7b1d9 100644 (file)
@@ -92,7 +92,7 @@ jobs:
         with:
           gerrit-refspec: ${{ inputs.GERRIT_REFSPEC }}
           delay: "0s"
-      - uses: actions/setup-python@v4
+      - uses: actions/setup-python@v5
         with:
           python-version: "3.11"
       - name: Run static analysis and format checkers
@@ -106,7 +106,7 @@ jobs:
         with:
           gerrit-refspec: ${{ inputs.GERRIT_REFSPEC }}
           delay: "0s"
-      - uses: actions/setup-python@v4
+      - uses: actions/setup-python@v5
         id: setup-python
         with:
           python-version: "3.11"
@@ -136,7 +136,7 @@ jobs:
         with:
           gerrit-refspec: ${{ inputs.GERRIT_REFSPEC }}
           delay: "0s"
-      - uses: actions/setup-python@v4
+      - uses: actions/setup-python@v5
         id: setup-python
         with:
           python-version: "3.11"