From e57cf63e6596b98c380c321960ab46e1c07b6d5a Mon Sep 17 00:00:00 2001 From: Avinal Kumar Date: Tue, 1 Feb 2022 02:33:20 +0530 Subject: [PATCH] Check --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d1580fb..0f5c528 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: steps: # Use avinal/Profile-Readme-WakaTime@ for latest stable release # Do not change the line below except the word master with tag number maybe - - uses: avinal/Profile-Readme-WakaTime@master + - uses: avinal/Profile-Readme-WakaTime@v3.0 with: WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} GITHUB_TOKEN: ${{ github.token }}