From a4ef124d3f1b19b34d8ce0a16f2aa17e7ff1d0c7 Mon Sep 17 00:00:00 2001 From: Mattia Date: Fri, 26 Feb 2021 16:01:11 +0100 Subject: [PATCH] Update website.yml --- .github/workflows/website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index 85aa800..56effb4 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@v2 - name: Configure git credentials - uses: OleksiyRudenko/gha-git-credentials@v2.1.0 + uses: OleksiyRudenko/gha-git-credentials@v2-latest with: global: true email: github-action@users.noreply.github.com