diff --git a/action.yml b/action.yml index a06b689..1c8b8c9 100644 --- a/action.yml +++ b/action.yml @@ -52,7 +52,7 @@ runs: - name: 'Setup local TurboRepo server' if: ${{ inputs.repo-token }} - uses: felixmosh/turborepo-gh-artifacts@v2 + uses: felixmosh/turborepo-gh-artifacts@v3 with: repo-token: ${{ inputs.repo-token }}