diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f61bfa6..56076d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: run: sudo apt-get install -y libv8-dev - name: cff-validator - uses: dieghernan/cff-validator@v1 + uses: dieghernan/cff-validator@main - name: Upload cff-validator error artifact uses: actions/upload-artifact@v2.3.0