diff --git a/.github/workflows/web.yml b/.github/workflows/web.yml index bab8b2c..aab6ef1 100644 --- a/.github/workflows/web.yml +++ b/.github/workflows/web.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v6 - - name: Use Node.js ${{ matrix.node-version }} + - name: Use Node.js uses: actions/setup-node@v6 with: node-version: 22