diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4a2a7ce3..726791cc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -50,7 +50,7 @@ jobs: shell: bash -l {0} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - name: Setup secrets run: |