diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 7608019..f23fa50 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -6,7 +6,7 @@ jobs: build: steps: - name: Check out repository code - uses: http://47.116.170.60:3300/jeff/MYDOC + uses: http://47.116.170.60:3300/jeff/MYDOC@0.1 - name: Use gitea Node.js uses: https://gitea.com/actions/setup-node@v4 with: