diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 522db34..68175da 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v6.0.3 + uses: actions/checkout@v7.0.0 - name: Set up Node.js ${{ matrix.node-version }} uses: actions/setup-node@v6