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
No known key found for this signature in database
GPG Key ID: 555C902A34EC968F

View File

@ -27,7 +27,7 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v4
- name: Extract version for tags
run: |