diff --git a/.github/workflows/deploy-azure-static-web-app.yml b/.github/workflows/deploy-azure-static-web-app.yml index d167198..551289c 100644 --- a/.github/workflows/deploy-azure-static-web-app.yml +++ b/.github/workflows/deploy-azure-static-web-app.yml @@ -17,7 +17,7 @@ jobs: uses: actions/checkout@v7 - name: Set up Node.js - uses: actions/setup-node@v6 + uses: actions/setup-node@v7 with: node-version: 22 cache: npm