1
0
mirror of https://github.com/tommytran732/Synapse-Docker synced 2024-09-19 12:44:43 -04:00

Use checkout v4

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2024-05-28 01:53:27 -07:00
parent 94cdee59e7
commit 74c6329846
Signed by: Tomster
GPG Key ID: 555C902A34EC968F

View File

@ -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: |