diff --git a/.github/workflows/oc.yml b/.github/workflows/oc.yml index c4df1fd..34ea5e7 100644 --- a/.github/workflows/oc.yml +++ b/.github/workflows/oc.yml @@ -11,7 +11,7 @@ jobs: steps: - name: Checkout GitHub Repository - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0