From c9bf67d577a17d0ef4e827a0159e44b63c746962 Mon Sep 17 00:00:00 2001 From: giles Date: Sat, 21 Oct 2023 15:45:18 +0100 Subject: [PATCH] . --- .gitea/workflows/workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/workflow.yml b/.gitea/workflows/workflow.yml index 5084323..f259e46 100644 --- a/.gitea/workflows/workflow.yml +++ b/.gitea/workflows/workflow.yml @@ -10,6 +10,6 @@ jobs: - uses: actions/setup-node@v3 with: node-version: '14' - - uses: https://sigyl.com/git/actions/batch2yaml.git + - uses: https://sigyl.com/git/actions/batch2yaml@master - run: npm install -g bats - run: bats -v