mirror of
https://github.com/chatmail/relay.git
synced 2026-05-19 12:28:06 +00:00
bump actions/checkout to v4 in test-and-deploy.yml
This commit is contained in:
committed by
missytake
parent
3899f41c61
commit
dbe906a331
2
.github/workflows/test-and-deploy.yaml
vendored
2
.github/workflows/test-and-deploy.yaml
vendored
@@ -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