CI (GitHub Actions): actions/checkout

Summary:
I am stupid enough, yeah

Signed-off-by: Yongmin Hong <revi@omglol.email>

Test Plan: Watch the GitHub Actions run again

Reviewers: O1 revi & automations, revi

Reviewed By: O1 revi & automations, revi

Differential Revision: https://issuetracker.revi.xyz/D134
This commit is contained in:
revi 2024-05-23 16:18:36 +09:00
parent f2ff297047
commit 5f921ddcf8
Signed by: revi
GPG key ID: 1EB4F6CEEA100E94

View file

@ -21,6 +21,8 @@ jobs:
attestations: write
runs-on: ubuntu-latest
steps:
- name: "Checkout the repository"
uses: actions/checkout@v4
- name: "Log in to the Container registry"
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
with: