diff --git a/.github/workflows/turf.yml b/.github/workflows/turf.yml index 7f8d260ff4..9acc95efac 100644 --- a/.github/workflows/turf.yml +++ b/.github/workflows/turf.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 - name: Use Node.js ${{ matrix.node-version }} uses: actions/setup-node@v3