diff --git a/.gitea/workflows/gitea-actions.yml b/.gitea/workflows/gitea-actions.yml index 882a67f..8d1c790 100644 --- a/.gitea/workflows/gitea-actions.yml +++ b/.gitea/workflows/gitea-actions.yml @@ -14,7 +14,7 @@ jobs: - name: Install Node uses: actions/setup-node@v4 with: - node-version: 18 + node-version: 18 - name: Checkout code uses: actions/checkout@v3 - name: Install PHP