diff --git a/.github/workflows/lint-pr.yml b/.github/workflows/lint-pr.yml index ffd8124..88c8bf5 100644 --- a/.github/workflows/lint-pr.yml +++ b/.github/workflows/lint-pr.yml @@ -9,4 +9,3 @@ jobs: uses: unosquare/bump-npm-version/.github/workflows/lint.yml@master secrets: github-token: ${{ secrets.GPR_ACCESS_TOKEN }} - cache-version: ${{ secrets.CACHE_VERSION }} \ No newline at end of file