From a96616b2aae02063f589bee40b2013f4b45c3917 Mon Sep 17 00:00:00 2001 From: Rafael Franco Date: Thu, 11 May 2023 18:21:11 -0300 Subject: [PATCH] fix: add checkout --- .github/workflows/streak-keeper.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/streak-keeper.yml b/.github/workflows/streak-keeper.yml index fdf2fb9..dc67ae7 100644 --- a/.github/workflows/streak-keeper.yml +++ b/.github/workflows/streak-keeper.yml @@ -15,4 +15,6 @@ jobs: study: runs-on: ubuntu-latest steps: + - uses: actions/checkout@v3 + - uses: ./