Upgrade to v4 checkout, hide output (#15322)

This commit is contained in:
Alan Rominger
2024-07-19 15:33:11 -04:00
committed by GitHub
parent a87a044d64
commit fa670e2d7f
9 changed files with 48 additions and 17 deletions

View File

@@ -13,7 +13,9 @@ jobs:
steps:
- name: Checkout branch
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
show-progress: false
- name: Update PR Body
env: