mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +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
|
||||
cancel-in-progress: true
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: prepare SSH
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user