diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c98ecc..e1e4b3c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -28,7 +28,7 @@ jobs: id-token: none steps: - - uses: actions/checkout@v3.0.2 + - uses: actions/checkout@v3.6.0 - name: Login to GitHub if: github.event_name != 'pull_request'