From 18df0b0a6d901460861224847dbc1cf1501a45bd Mon Sep 17 00:00:00 2001 From: Akos Dudas Date: Wed, 25 Mar 2020 07:03:31 +0100 Subject: [PATCH] Change sample to use @v1 of the action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e690439..b4e6685 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ jobs: with: fetch-depth: 1 - name: Check neptun.txt - uses: akosdudas/ahk-action-neptuncheck@master + uses: akosdudas/ahk-action-neptuncheck@v1 ``` ## Development