mirror of
https://github.com/tommytran732/Synapse-Docker
synced 2024-11-08 12:01:33 -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:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Extract version for tags
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user