From b1a34c5b71562f17521feb95515219c358a89eec Mon Sep 17 00:00:00 2001 From: Stephan Date: Thu, 3 Jun 2021 13:38:20 +0200 Subject: [PATCH] fix --- .github/workflows/exp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/exp.yml b/.github/workflows/exp.yml index 9771333..a5ab48c 100644 --- a/.github/workflows/exp.yml +++ b/.github/workflows/exp.yml @@ -11,4 +11,4 @@ jobs: steps: - name: Experiment - uses: zpqrtbnk/gh-action-experiment \ No newline at end of file + uses: zpqrtbnk/gh-action-experiment@master \ No newline at end of file