diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 7ae0a75..7c9d21c 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@v4 + uses: actions/checkout@v3 - name: eunit run: | . ./.profile