diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 65889d70..d66fbb53 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -33,7 +33,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