From 92bc6c7985e306affec930bf1ec76042b71353c9 Mon Sep 17 00:00:00 2001 From: Nathaniel Chitnis Date: Tue, 10 Sep 2024 11:20:46 -0400 Subject: [PATCH] chore: Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 540354c..3c3972b 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 - name: GADPP - uses: umutphp/github-action-dynamic-profile-page@v4 + uses: umutphp/github-action-dynamic-profile-page@v5 id: gadpp env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}