diff --git a/.github/workflows/import-changes.yml b/.github/workflows/import-changes.yml index 62d1d8c..24333c6 100644 --- a/.github/workflows/import-changes.yml +++ b/.github/workflows/import-changes.yml @@ -29,7 +29,7 @@ jobs: fetch-depth: 1 submodules: true - name: Use Node.js node 20.x - uses: actions/setup-node@v4 + uses: actions/setup-node@v5 with: node-version: 20.x - name: Determine suffix and subdir