diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5486126..75e64a1 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -41,6 +41,6 @@ jobs: # Run tests - name: Run Test - uses: GabrielBB/xvfb-action@v1.0 + uses: GabrielBB/xvfb-action@fe2609f8182a9ed5aee7d53ff3ed04098a904df2 #v1.0 with: run: npm test --silent \ No newline at end of file