diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6ea583d..51af477 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 - name: Use Node.js 22.x - uses: actions/setup-node@v4 + uses: actions/setup-node@v5 with: node-version: '22' - name: apt-get install