diff --git a/.github/workflows/workflow.yml b/.github/workflows/workflow.yml index 2c94a0e7..d5965b84 100644 --- a/.github/workflows/workflow.yml +++ b/.github/workflows/workflow.yml @@ -54,7 +54,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: npm install if: startsWith(matrix.os, 'ubuntu')