From bae874afb5ad10b114152c54be1cf6569e982388 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Fri, 21 Feb 2020 14:18:20 +0100 Subject: [PATCH] Update main.yml --- .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 94f6f488..8ae4abc2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - - uses: jeffrafter/example-github-action-typescript/.github/actions/thanks-action@v2 + - uses: jeffrafter/example-github-action-typescript/.github/actions/thanks-action -- 2.43.0