diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d085e94..814b21c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: - { cxx: clang++, features: "static" } name: ${{ matrix.cxx }} ${{ matrix.features }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Install dependencies env: