Time Zones Are Hard - https://tz.rita.moe

Update actions/checkout action to v4 (#3)

Reviewed-on: https://git.rita.moe/kody/tz/pulls/3
Co-authored-by: Renovate [bot] <renovate@rita.moe>
Co-committed-by: Renovate [bot] <renovate@rita.moe>

Changed files
+1 -1
.forgejo
workflows
+1 -1
.forgejo/workflows/build.yml
···
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout
-
uses: actions/checkout@v3
+
uses: actions/checkout@v4
- name: Get Meta
id: repometa