diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 219b9e2..6394764 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: id-token: write steps: - name: Checkout Repository - uses: actions/checkout@v4.1.4 + uses: actions/checkout@v4.1.6 with: fetch-depth: 0