mirror of
https://github.com/chatmail/relay.git
synced 2026-09-13 02:43:15 +00:00
bump actions/checkout to v4 in test-and-deploy.yml
This commit is contained in:
committed by
missytake
parent
3899f41c61
commit
dbe906a331
@@ -19,7 +19,7 @@ jobs:
|
|||||||
group: staging-deploy
|
group: staging-deploy
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: prepare SSH
|
- name: prepare SSH
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user