diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69431c7..ae959bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -28,7 +28,7 @@ jobs: go-version: ${{matrix.go-version}} - name: Checkout Code Base - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Restore Go Module Cache uses: actions/cache@v4