diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ddd954a..9e82196 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: go-version-file: go.mod check-latest: true - name: Set up prerequisites - node and yarn - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 - name: Set up yarn cache id: yarn-cache run: echo "::set-output name=dir::$(yarn cache dir)"