diff --git a/.github/workflows/rl-secure.yml b/.github/workflows/rl-secure.yml index ca7e51f..369fdd8 100644 --- a/.github/workflows/rl-secure.yml +++ b/.github/workflows/rl-secure.yml @@ -32,7 +32,7 @@ jobs: steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0