diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d19e82..bb5b5f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: uses: actions/setup-node@v4 id: node with: - node-version: 20.17.0 + node-version: 20.18.0 - name: Send Slack notification uses: codedsolar/slack-action@v1 if: ${{ github.event_name != 'pull_request' }}