diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 011ac85..5a92186 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -26,7 +26,7 @@ jobs: - run: cd configure && npm ci - run: npm run configure - name: Run trimja - uses: elliotgoodrich/trimja-action@release + uses: elliotgoodrich/trimja-action@v1 - run: ninja -k 0 deploy: