diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 052cf31..1728a74 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: id-token: none steps: - - uses: actions/checkout@v3.0.0 + - uses: actions/checkout@v4.0.0 - name: Login to GitHub if: github.event_name != 'pull_request'