diff --git a/.github/workflows/ci-frourio.yml b/.github/workflows/ci-frourio.yml index ceb1776..a279cd2 100644 --- a/.github/workflows/ci-frourio.yml +++ b/.github/workflows/ci-frourio.yml @@ -34,7 +34,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: actions/setup-node@v4 + - uses: actions/setup-node@v6 with: node-version: 24 - uses: actions/cache@v4