mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-21 17:21:32 -05:00
Use checkout v4
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
94cdee59e7
commit
74c6329846
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Extract version for tags
|
- name: Extract version for tags
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user