diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0eda20b6..48f90295 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: run: poetry run python bin/site.py -v - name: Use Node.js 22.x - uses: actions/setup-node@v3 + uses: actions/setup-node@v4 with: node-version: 22.x - name: Export site