diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a39138e..37251e9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: DPRINT_VERSION: 0.50.1 steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Setup node uses: actions/setup-node@v4