diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 499be42d..32c5f9ce 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: steps: - name: Checkout id: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Setup Node.js id: setup-node