bump actions/checkout to v4 in test-and-deploy.yml

This commit is contained in:
Christian Hagenest
2024-05-27 14:11:08 +02:00
committed by missytake
parent 3899f41c61
commit dbe906a331

View File

@@ -19,7 +19,7 @@ jobs:
group: staging-deploy
cancel-in-progress: true
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: prepare SSH
run: |