diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3c98ecc..e49a693 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@v4.2.2 - name: Login to GitHub if: github.event_name != 'pull_request'