diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 3852980..19d5cd8 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2.3.4 + uses: actions/checkout@v3.3.0 with: fetch-depth: 0 -