From 23856166fdf3231f1743b07bb2bcc26e1e2df5dd Mon Sep 17 00:00:00 2001 From: Craig Everett Date: Tue, 4 Feb 2025 14:50:33 +0900 Subject: [PATCH] Update fetcher --- .gitea/workflows/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 6026f09..509384a 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -7,7 +7,7 @@ jobs: runs-on: linux_amd64 steps: - name: Check out repository code - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: eunit run: | . .bashrc