Update actions/checkout action to v4 (#12690)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/28217/head
renovate[bot] 2024-06-25 14:20:42 +00:00 committed by GitHub
parent 5c50605f52
commit 4fbfc946db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Update matrixdotorg/synapse image
run: |