diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 399cb8f..23ae90e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Setup constants shell: bash